Searched refs:BBD_ERR (Results 1 – 1 of 1) sorted by relevance
95 #define BBD_ERR 0x80 /* pre-EIDE meaning: block marked bad */ macro229 if (hd_error & BBD_ERR) printk("BadSector "); in dump_status()236 if (hd_error & (BBD_ERR|ECC_ERR|ID_ERR|MARK_ERR)) { in dump_status()422 if (++req->errors >= MAX_ERRORS || (hd_error & BBD_ERR)) { in bad_rw_intr()