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

/freebsd-11.0-release/sys/dev/de/
H A Ddc21040reg.h123 #define TULIP_STS_ERRORMASK 0x03800000L /* ( R) Error Bits (Valid when SYSERROR is set) */ macro
H A Dif_de.c3779 sc->tulip_last_system_error = (csr & TULIP_STS_ERRORMASK) >> TULIP_STS_ERR_SHIFT;

Completed in 57 milliseconds