Searched refs:ID_ERR (Results 1 – 1 of 1) sorted by relevance
91 #define ID_ERR 0x10 /* ID field not found */ macro230 if (hd_error & ID_ERR) printk("SectorIdNotFound "); in dump_status()235 if (hd_error & (BBD_ERR|ECC_ERR|ID_ERR|MARK_ERR)) { in dump_status()