Searched refs:ERR_SEQERR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/ | ||
| H A D | mesh.h | 104 #define ERR_SEQERR 0x10 /* we did something the chip didn't like */ macro |
| H A D | mesh.c | 1095 if (err & ERR_SEQERR) { in handle_error() |