Home
last modified time | relevance | path

Searched refs:NCRSTAT_PE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/esp/
HDncr53c9xreg.h84 #define NCRSTAT_PE 0x20 /* Parity Error */ macro
HDncr53c9x.c2502 if ((sc->sc_espstat & NCRSTAT_PE) != 0) { in ncr53c9x_intr1()