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

/external/grub/netboot/
H A Dtlan.c282 #define MII_GS_LINK 0x0004 macro
944 if (!(phy_status & MII_GS_LINK)) {
955 if ((phy_status & MII_GS_LINK) && !priv->link) {
3642 status = MII_GS_LINK;
3648 if ( (status & MII_GS_LINK) && /* We only support link info on Nat.Sem. PHY's */
3677 } else if (status & MII_GS_LINK) {
3692 if ( status & MII_GS_LINK ) {

Completed in 21 milliseconds