Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dtrm.h293 #define PARITYERROR 0x0008 /* SCSI parity error */ macro
Dtrm.c1036 if ((scsi_status & PARITYERROR) != 0) in trm_DataOutPhase0()
1171 if ((scsi_status & PARITYERROR) != 0) in trm_DataInPhase0()