TULIP_STS_LINKPASS  861 dev/pci/if_de.c 	sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
TULIP_STS_LINKPASS  953 dev/pci/if_de.c     sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
TULIP_STS_LINKPASS  962 dev/pci/if_de.c     sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
TULIP_STS_LINKPASS 2474 dev/pci/if_de.c 				sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
TULIP_STS_LINKPASS 2479 dev/pci/if_de.c 				sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
TULIP_STS_LINKPASS 2571 dev/pci/if_de.c 			sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
TULIP_STS_LINKPASS 3648 dev/pci/if_de.c 	if (csr & (TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL) & sc->tulip_intrmask) {