Home
last modified time | relevance | path

Searched refs:wd_error (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/arch/cobalt/stand/boot/
H A Dwdc.c143 (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 Dwdc.c152 (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 Dwdc.c186 (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 Dwdcreg.h46 #define wd_error 1 /* error register (R) */ macro
H A Dwdc.c184 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 Dwdc_g1.c190 (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 Dwdc_extio.c130 (void) bus_space_read_1(wdr->cmd_iot, wdr->cmd_iohs[wd_error], 0);
/netbsd-src/sys/dev/scsipi/
H A Datapi_wdc.c1022 wdr->cmd_iohs[wd_error], 0), in wdc_atapi_intr()