Home
last modified time | relevance | path

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

/drivers/scsi/arm/
Dfas216.h64 #define STAT_PARITYERROR (1 << 5) /* Parity error */ macro
Dfas216.c1172 if (stat & (STAT_INT|STAT_PARITYERROR)) in fas216_wait_cmd()
1197 if (stat & STAT_PARITYERROR) in fas216_get_msg_byte()