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

/linux-4.1.27/drivers/scsi/arm/
H A Dfas216.h64 #define STAT_PARITYERROR (1 << 5) /* Parity error */ macro
H A Dfas216.c1171 if (stat & (STAT_INT|STAT_PARITYERROR)) fas216_wait_cmd()
1196 if (stat & STAT_PARITYERROR) fas216_get_msg_byte()

Completed in 78 milliseconds