Searched refs:wd_error (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/sys/arch/cobalt/stand/boot/ |
| H A D | wdc.c | 143 (void) WDC_READ_REG(chp, wd_error); in wdcprobe() 245 WDC_READ_REG(chp, wd_error)); in wdccommand() 291 WDC_READ_REG(chp, wd_error)); in wdccommandext()
|
| /netbsd-src/sys/arch/mmeye/stand/boot/ |
| H A D | wdc.c | 152 (void) WDC_READ_REG(chp, wd_error); in wdcprobe() 282 WDC_READ_REG(chp, wd_error)); in wdccommand() 328 WDC_READ_REG(chp, wd_error)); in wdccommandext()
|
| /netbsd-src/sys/arch/bebox/stand/boot/ |
| H A D | wdc.c | 186 (void) WDC_READ_REG(chp, wd_error); in wdcprobe() 298 WDC_READ_REG(chp, wd_error)); in wdccommand() 344 WDC_READ_REG(chp, wd_error)); in wdccommandext()
|
| /netbsd-src/sys/dev/ic/ |
| H A D | wdcreg.h | 46 #define wd_error 1 /* error register (R) */ macro
|
| H A D | wdc.c | 184 wdr->cmd_iohs[wd_features] = wdr->cmd_iohs[wd_error]; in wdc_init_shadow_regs() 435 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_error], in wdc_drvprobe() 440 wdr->cmd_iohs[wd_error], 0) == 0x58 || in wdc_drvprobe() 721 (void) bus_space_read_1(wdr->cmd_iot, wdr->cmd_iohs[wd_error], 0); in wdcprobe1() 1084 (void) bus_space_read_1(wdr->cmd_iot, wdr->cmd_iohs[wd_error], 0); in wdc_do_reset() 1230 wdr->cmd_iohs[wd_error], 0), mask, bits), in __wdcwait() 1243 wdr->cmd_iohs[wd_error], 0); in __wdcwait() 1647 wdr->cmd_iohs[wd_error], 0); in __wdccommand_done()
|
| /netbsd-src/sys/arch/dreamcast/dev/g1/ |
| H A D | wdc_g1.c | 190 (void) bus_space_read_1(wdr->cmd_iot, wdr->cmd_iohs[wd_error], 0); in wdc_g1_do_reset()
|
| /netbsd-src/sys/arch/mips/adm5120/dev/ |
| H A D | wdc_extio.c | 130 (void) bus_space_read_1(wdr->cmd_iot, wdr->cmd_iohs[wd_error], 0);
|
| /netbsd-src/sys/dev/scsipi/ |
| H A D | atapi_wdc.c | 1022 wdr->cmd_iohs[wd_error], 0), in wdc_atapi_intr()
|