Searched refs:WDCS_ERR (Results 1 – 5 of 5) sorted by relevance
635 if (chp->ch_status & (WDCS_ERR | WDCS_DWF)) in wdc_ata_ctrl_intr()660 if (chp->ch_status & (WDCS_ERR | WDCS_DWF)) in wdc_ata_ctrl_intr()682 if (chp->ch_status & (WDCS_ERR | WDCS_DWF)) in wdc_ata_ctrl_intr()702 if (chp->ch_status & (WDCS_ERR | WDCS_DWF)) in wdc_ata_ctrl_intr()721 if (chp->ch_status & (WDCS_ERR | WDCS_DWF)) in wdc_ata_ctrl_intr()790 if (chp->ch_status & WDCS_ERR) { in wdc_ata_err()
676 if ((chp->ch_status & (WDCS_BSY | WDCS_ERR)) == WDCS_ERR) { in wdc_atapi_update_status()1080 if (chp->ch_status & WDCS_ERR) { in wdc_atapi_intr_complete()1106 if (chp->ch_status & WDCS_ERR) { in wdc_atapi_intr_complete()1293 (chp->ch_status & (WDCS_DRQ | WDCS_ERR))) in wdc_atapi_ctrl()1407 if (chp->ch_status & WDCS_ERR) { in wdc_atapi_ctrl()1433 if (chp->ch_status & WDCS_ERR) in wdc_atapi_ctrl()
58 #define WDCS_ERR 0x01 /* error */ macro
462 #define BAD_BIT_COMBO (WDCS_DRDY | WDCS_DSC | WDCS_DRQ | WDCS_ERR) in wdc_floating_bus()1122 if (status & WDCS_ERR) { in wdc_wait_for_status()1705 if ((chp->ch_status & (WDCS_DRQ | WDCS_ERR)) == WDCS_ERR) { in __wdccommand_start()1785 if (chp->ch_status & WDCS_ERR) { in __wdccommand_done()
570 if (buf[p] & WDCS_ERR) in device_dump()