Searched refs:ST1_CRC (Results 1 – 4 of 4) sorted by relevance
53 #define ST1_CRC 0x20 /* CRC error in data or addr */ macro
51 #define ST1_CRC 0x20 /* CRC error in data or addr */ macro
1398 } else if (reply_buffer[ST1] & ST1_CRC) { in print_errors()