Searched refs:wd_command (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dwdcreg.h54 #define wd_command 7 /* command register (W) */ macro
H A Dwdc.c183 wdr->cmd_iohs[wd_status] = wdr->cmd_iohs[wd_command];
461 wdr->cmd_iohs[wd_command], 0, WDCC_RECAL);
704 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0,
712 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0,
1782 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0, command);
1850 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0, command);
1875 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0, command);
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dpciide.c68 chp->c_cmdreg[wd_status] = chp->c_cmdreg[wd_command];
H A Dwdc.c238 WDC_WRITE_REG(chp, wd_command, wd_c->r_command);
284 WDC_WRITE_REG(chp, wd_command, wd_c->r_command);
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dwdc.c203 chp->c_cmdreg[wd_status] = chp->c_cmdreg[wd_command];
275 WDC_WRITE_REG(chp, wd_command, wd_c->r_command);
321 WDC_WRITE_REG(chp, wd_command, wd_c->r_command);
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dwdc.c290 WDC_WRITE_REG(chp, wd_command, wd_c->r_command);
336 WDC_WRITE_REG(chp, wd_command, wd_c->r_command);
389 tmp.c_cmdreg[wd_status] = tmp.c_cmdreg[wd_command];
/netbsd-current/sys/arch/dreamcast/dev/g1/
H A Dwdc_g1.c198 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0,

Completed in 120 milliseconds