HelenOS sources

RTL8139_AUTONEG_CAPS 1396 uspace/drv/nic/rtl8139/driver.c 	info->autoneg_support = RTL8139_AUTONEG_CAPS;
RTL8139_AUTONEG_CAPS 1620 uspace/drv/nic/rtl8139/driver.c 		advertisement = RTL8139_AUTONEG_CAPS;
RTL8139_AUTONEG_CAPS 1623 uspace/drv/nic/rtl8139/driver.c 	if ((advertisement | RTL8139_AUTONEG_CAPS) != RTL8139_AUTONEG_CAPS)
HelenOS homepage, sources at GitHub