Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddc21040reg.h515 #define PHYSTS_LINK_UP 0x0004 macro
/openbsd/sys/dev/pci/
H A Dif_de.c522 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()