Searched refs:wd_command (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/sys/arch/mmeye/stand/boot/ |
| H A D | wdc.c | 203 chp->c_cmdreg[wd_status] = chp->c_cmdreg[wd_command]; in wdc_init() 275 WDC_WRITE_REG(chp, wd_command, wd_c->r_command); in wdccommand() 321 WDC_WRITE_REG(chp, wd_command, wd_c->r_command); in wdccommandext()
|
| /netbsd-src/sys/arch/bebox/stand/boot/ |
| H A D | wdc.c | 290 WDC_WRITE_REG(chp, wd_command, wd_c->r_command); in wdccommand() 336 WDC_WRITE_REG(chp, wd_command, wd_c->r_command); in wdccommandext() 389 tmp.c_cmdreg[wd_status] = tmp.c_cmdreg[wd_command]; in wdc_init()
|
| /netbsd-src/sys/dev/ic/ |
| H A D | wdcreg.h | 54 #define wd_command 7 /* command register (W) */ macro
|
| H A D | wdc.c | 183 wdr->cmd_iohs[wd_status] = wdr->cmd_iohs[wd_command]; in wdc_init_shadow_regs() 461 wdr->cmd_iohs[wd_command], 0, WDCC_RECAL); in wdc_drvprobe() 704 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0, in wdcprobe1() 712 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0, in wdcprobe1() 1782 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0, command); in wdccommand() 1850 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0, command); in wdccommandext() 1875 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0, command); in wdccommandshort()
|
| /netbsd-src/sys/arch/cobalt/stand/boot/ |
| H A D | pciide.c | 68 chp->c_cmdreg[wd_status] = chp->c_cmdreg[wd_command]; in pciide_init()
|
| H A D | wdc.c | 238 WDC_WRITE_REG(chp, wd_command, wd_c->r_command); in wdccommand() 284 WDC_WRITE_REG(chp, wd_command, wd_c->r_command); in wdccommandext()
|
| /netbsd-src/sys/arch/dreamcast/dev/g1/ |
| H A D | wdc_g1.c | 198 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0, in wdc_g1_do_reset()
|