Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dfas216.h61 #define STAT_PARITYERROR (1 << 5) /* Parity error */ macro
H A Dfas216.c1172 if (stat & (STAT_INT|STAT_PARITYERROR)) in fas216_wait_cmd()
1197 if (stat & STAT_PARITYERROR) in fas216_get_msg_byte()
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dfas216.h61 #define STAT_PARITYERROR (1 << 5) /* Parity error */ macro
H A Dfas216.c1177 if (stat & (STAT_INT|STAT_PARITYERROR)) in fas216_wait_cmd()
1202 if (stat & STAT_PARITYERROR) in fas216_get_msg_byte()

Completed in 9 milliseconds