HelenOS sources

rtl8139_get_cable_state  287 uspace/drv/nic/rtl8139/driver.c static errno_t rtl8139_get_cable_state(ddf_fun_t *fun, nic_cable_state_t *state);
rtl8139_get_cable_state  320 uspace/drv/nic/rtl8139/driver.c 	.get_cable_state = &rtl8139_get_cable_state,
HelenOS homepage, sources at GitHub