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

/netbsd-current/sys/dev/ic/
H A Dwdcreg.h61 #define wd_features 9 /* features (W) */ macro
H A Dwdc.c184 wdr->cmd_iohs[wd_features] = wdr->cmd_iohs[wd_error];
1772 /* Load parameters into the wd_features register. */
1773 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_features], 0,
1813 bus_space_write_2(wdr->cmd_iot, wdr->cmd_iohs[wd_features],
1825 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_features],
1837 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_features],
/netbsd-current/sys/dev/pci/
H A Dpciide_opti_reg.h116 (void) bus_space_read_2(wdr->cmd_iot, wdr->cmd_iohs[wd_features], 0);
117 (void) bus_space_read_2(wdr->cmd_iot, wdr->cmd_iohs[wd_features], 0);
140 (void) bus_space_read_2(wdr->cmd_iot, wdr->cmd_iohs[wd_features], 0);
141 (void) bus_space_read_2(wdr->cmd_iot, wdr->cmd_iohs[wd_features], 0);
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dpciide.c69 chp->c_cmdreg[wd_features] = chp->c_cmdreg[wd_precomp];
H A Dwdc.c231 WDC_WRITE_REG(chp, wd_features, wd_c->r_features);
270 WDC_WRITE_REG(chp, wd_features, 0);
277 WDC_WRITE_REG(chp, wd_features, 0);
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dwdc.c204 chp->c_cmdreg[wd_features] = chp->c_cmdreg[wd_precomp];
268 WDC_WRITE_REG(chp, wd_features, wd_c->r_features);
307 WDC_WRITE_REG(chp, wd_features, 0);
314 WDC_WRITE_REG(chp, wd_features, 0);
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dwdc.c283 WDC_WRITE_REG(chp, wd_features, wd_c->r_features);
322 WDC_WRITE_REG(chp, wd_features, 0);
329 WDC_WRITE_REG(chp, wd_features, 0);
390 tmp.c_cmdreg[wd_features] = tmp.c_cmdreg[wd_precomp];

Completed in 144 milliseconds