HomeSort by: relevance | last modified time | path
    Searched refs:wd_command (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/ic/
wdcreg.h 54 #define wd_command 7 /* command register (W) */ macro
wdc.c 183 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);
  /src/sys/arch/cobalt/stand/boot/
pciide.c 68 chp->c_cmdreg[wd_status] = chp->c_cmdreg[wd_command];
wdc.c 238 WDC_WRITE_REG(chp, wd_command, wd_c->r_command);
284 WDC_WRITE_REG(chp, wd_command, wd_c->r_command);
  /src/sys/arch/mmeye/stand/boot/
wdc.c 203 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);
  /src/sys/arch/bebox/stand/boot/
wdc.c 290 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];
  /src/sys/arch/dreamcast/dev/g1/
wdc_g1.c 198 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_command], 0,

Completed in 15 milliseconds