Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DNCR5380.h139 #define BASR_PARITY_ERROR 0x20 /* ro parity error detected */ macro
Datari_NCR5380.c1298 else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()
Dmac_NCR5380.c1302 else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()
Dsun3_NCR5380.c1281 else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()
DNCR5380.c1315 } else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()