Home
last modified time | relevance | path

Searched refs:BASR_PARITY_ERROR (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/
DNCR5380.h145 #define BASR_PARITY_ERROR 0x20 /* ro parity error detected */ macro
DNCR5380.c1186 } else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()
Dsun3_NCR5380.c1278 else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()
Datari_NCR5380.c1296 } else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()