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

/freebsd-10.2-release/sys/dev/de/
H A Dif_de.c281 sc->tulip_intrmask |= TULIP_STS_TXINTR;
284 TULIP_CSR_WRITE(sc, csr_intr, sc->tulip_intrmask);
933 TULIP_CSR_WRITE(sc, csr_intr, sc->tulip_intrmask);
951 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
1062 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
1395 sc->tulip_intrmask |= TULIP_STS_ABNRMLINTR|TULIP_STS_NORMALINTR;
2603 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
2608 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
2700 sc->tulip_intrmask |= TULIP_STS_LINKPASS|TULIP_STS_LINKFAIL;
3037 sc->tulip_intrmask
[all...]
H A Dif_devar.h517 u_int32_t tulip_intrmask; member in struct:tulip_softc

Completed in 105 milliseconds