Searched refs:ERR_SEQERR (Results 1 – 2 of 2) sorted by relevance
128 #define ERR_SEQERR 0x10 /* we did something the chip didn't like */ macro
1556 if (err & ERR_SEQERR) { in handle_error()