Searched refs:MII_SR_AUTONEG_COMPLETE (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_mac.c738 if (!(mii_status_reg & MII_SR_AUTONEG_COMPLETE)) {
H A Digc_phy.c783 if (phy_status & MII_SR_AUTONEG_COMPLETE)
H A Digc_defines.h840 #define MII_SR_AUTONEG_COMPLETE 0x0020 /* Auto Neg Complete */ macro
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_mac.c1404 if (!(mii_status_reg & MII_SR_AUTONEG_COMPLETE)) {
H A De1000_defines.h945 #define MII_SR_AUTONEG_COMPLETE 0x0020 /* Auto Neg Complete */ macro
H A De1000_phy.c2340 if (phy_status & MII_SR_AUTONEG_COMPLETE)

Completed in 119 milliseconds