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

/netbsd-current/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];
435 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_error],
440 wdr->cmd_iohs[wd_error], 0) == 0x58 ||
721 (void) bus_space_read_1(wdr->cmd_iot, wdr->cmd_iohs[wd_error], 0);
1084 (void) bus_space_read_1(wdr->cmd_iot, wdr->cmd_iohs[wd_error], 0);
1230 wdr->cmd_iohs[wd_error], 0), mask, bits),
1243 wdr->cmd_iohs[wd_error], 0);
1647 wdr->cmd_iohs[wd_error], 0);
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dwdc.c152 (void) WDC_READ_REG(chp, wd_error);
282 WDC_READ_REG(chp, wd_error));
328 WDC_READ_REG(chp, wd_error));
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dwdc.c143 (void) WDC_READ_REG(chp, wd_error);
245 WDC_READ_REG(chp, wd_error));
291 WDC_READ_REG(chp, wd_error));
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dwdc.c186 (void) WDC_READ_REG(chp, wd_error);
298 WDC_READ_REG(chp, wd_error));
344 WDC_READ_REG(chp, wd_error));
/netbsd-current/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-current/sys/arch/dreamcast/dev/g1/
H A Dwdc_g1.c190 (void) bus_space_read_1(wdr->cmd_iot, wdr->cmd_iohs[wd_error], 0);
/netbsd-current/sys/dev/scsipi/
H A Datapi_wdc.c1022 wdr->cmd_iohs[wd_error], 0),

Completed in 218 milliseconds