Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Ddc395x.h256 #define PARITYERROR 0x0008 /* SCSI parity error */ macro
H A Ddc395x.c1911 if (scsi_status & PARITYERROR) in data_out_phase0()
2047 if (scsi_status & PARITYERROR) { in data_in_phase0()