Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmesh.h115 #define ERR_SEQERR 0x10 /* we did something the chip didn't like */ macro
H A Dmesh.c1089 if (err & ERR_SEQERR) { in handle_error()