Searched refs:r_error (Results 1 – 5 of 5) sorted by relevance
333 ata_bio->r_error = 0; in _wdc_ata_bio_start()573 ata_bio->r_error = WDCE_ABRT; in wdc_ata_bio_kill_xfer()762 ata_bio->r_error = chp->ch_error; in wdc_ata_ctrl_intr()792 ata_bio->r_error = chp->ch_error; in wdc_ata_err()794 (ata_bio->r_error & WDCE_CRC)) { in wdc_ata_err()801 if (ata_bio->r_error & (WDCE_BBK | WDCE_UNC | WDCE_IDNF | in wdc_ata_err()
540 if (wd->sc_wdc_bio.r_error != 0 && in wddone() 541 (wd->sc_wdc_bio.r_error & ~(WDCE_MC | WDCE_MCR)) == 0) in wddone() 543 ata_perror(wd->drvp, wd->sc_wdc_bio.r_error, errbuf, in wddone() 975 ata_perror(wd->drvp, wd->sc_wdc_bio.r_error, errbuf, in wddump() 1072 if (wdc_c.r_error == WDCE_ABRT) /* command not supported */ in wd_flushcache() 1075 wd->sc_dev.dv_xname, wdc_c.r_error); in wd_flushcache()
58 u_int8_t r_error; /* copy of error register */ member
138 u_int8_t r_error; /* error register after command done */ member
1787 wdc_c->r_error = chp->ch_error; in __wdccommand_done()1797 wdc_c->r_error = CHP_READ_REG(chp, wdr_error); in __wdccommand_done()1798 wdc_c->r_features = wdc_c->r_error; in __wdccommand_done()2101 atareq->error = wdc_c.r_error; in wdc_ioc_ata_cmd()2114 atareq->error = wdc_c.r_error; in wdc_ioc_ata_cmd()