Home
last modified time | relevance | path

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

/drivers/scsi/
Dmesh.h103 #define ERR_SEQERR 0x10 /* we did something the chip didn't like */ macro
Dmesh.c1094 if (err & ERR_SEQERR) { in handle_error()