Searched refs:PHYSTS_LINK_UP (Results 1 – 2 of 2) sorted by relevance
515 #define PHYSTS_LINK_UP 0x0004 macro
522 if ((status & (PHYSTS_LINK_UP|PHYSTS_REMOTE_FAULT)) == PHYSTS_LINK_UP) in tulip_media_link_monitor()1171 if ((data & (PHYSTS_LINK_UP|PHYSTS_EXTENDED_REGS)) != (PHYSTS_LINK_UP|PHYSTS_EXTENDED_REGS)) in tulip_mii_phy_readspecific()