Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dmesh.h116 #define ERR_PARITY 0x01 /* parity error was detected */ macro
H A Dmesh.c1065 if (err & ERR_PARITY) { in handle_error()