Searched refs:NCR_STAT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/esp/
H A Dncr53c9xreg.h81 #define NCR_STAT 0x04 /* RO - Status */ macro
H A Desp_pci.c414 return (READ_ESPREG(esc, NCR_STAT) & NCRSTAT_INT) != 0;
H A Dncr53c9x.c696 * NCR_STAT, NCR_STEP & NCR_INTR are mostly zeroed out when reading
709 sc->sc_espstat = NCR_READ_REG(sc, NCR_STAT);
3196 NCR_READ_REG(sc, NCR_STAT),

Completed in 167 milliseconds