Searched refs:ID_ERR (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/block/
H A Dhd.c92 #define ID_ERR 0x10 /* ID field not found */ macro
231 if (hd_error & ID_ERR) printk("SectorIdNotFound ");
236 if (hd_error & (BBD_ERR|ECC_ERR|ID_ERR|MARK_ERR)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/
H A Dhd.c92 #define ID_ERR 0x10 /* ID field not found */ macro
231 if (hd_error & ID_ERR) printk("SectorIdNotFound ");
236 if (hd_error & (BBD_ERR|ECC_ERR|ID_ERR|MARK_ERR)) {

Completed in 166 milliseconds