Home
last modified time | relevance | path

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

/drivers/scsi/
DNCR5380.h136 #define BASR_PARITY_ERROR 0x20 /* ro parity error detected */ macro
DNCR5380.c1127 } else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()
Datari_NCR5380.c1218 } else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()