Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmesh.h104 #define ERR_SEQERR 0x10 /* we did something the chip didn't like */ macro
H A Dmesh.c1095 if (err & ERR_SEQERR) { in handle_error()