Searched refs:ECC_ERR (Results 1 – 3 of 3) sorted by relevance
139 #define ECC_ERR 6 macro
93 #define ECC_ERR 0x40 /* Uncorrectable ECC error */ macro229 if (hd_error & ECC_ERR) printk("UncorrectableError "); in dump_status()235 if (hd_error & (BBD_ERR|ECC_ERR|ID_ERR|MARK_ERR)) { in dump_status()
154 #define ECC_ERR 6 macro