Searched refs:TULIP_STS_LINKPASS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/de/
H A Ddc21040reg.h165 #define TULIP_STS_LINKPASS 0x00000010L /* (RW) LinkPass (21041) */ macro
H A Dif_de.c952 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
1063 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
2604 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
2609 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
2701 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
3790 if (csr & (TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL) & sc->tulip_intrmask) {

Completed in 104 milliseconds