Home
last modified time | relevance | path

Searched refs:PHYSTS_LINK_UP (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/de/
H A Ddc21040reg.h486 #define PHYSTS_LINK_UP 0x0004 macro
H A Dif_de.c456 if ((status & (PHYSTS_LINK_UP|PHYSTS_REMOTE_FAULT)) == PHYSTS_LINK_UP) in tulip_media_link_monitor()
1075 if ((data & (PHYSTS_LINK_UP|PHYSTS_EXTENDED_REGS)) != (PHYSTS_LINK_UP|PHYSTS_EXTENDED_REGS)) in tulip_mii_phy_readspecific()