Searched refs:TULIP_STS_LINKPASS (Results 1 – 2 of 2) sorted by relevance
167 #define TULIP_STS_LINKPASS 0x00000010L /* (RW) LinkPass (21041) */ macro
952 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL; in tulip_21040_mediainfo_init()1063 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL; in tulip_21041_media_probe()2604 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL; in tulip_srom_decode()2609 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL; in tulip_srom_decode()2701 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL; in tulip_srom_decode()3790 if (csr & (TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL) & sc->tulip_intrmask) { in tulip_intr_handler()