Lines Matching defs:wdr
82 struct wdc_regs *wdr;98 wdr = &sc->sc_wdc_regs[i];101 wdr->cmd_iot = pa->pa_mod_t;102 wdr->ctl_iot = pa->pa_mod_t;105 &wdr->cmd_baseioh);107 bus_space_subregion(wdr->cmd_iot, wdr->cmd_baseioh,108 j, j == 0 ? 4 : 1, &wdr->cmd_iohs[j]);109 wdc_init_shadow_regs(wdr);112 &wdr->ctl_ioh);
Indexes created Fri Sep 26 08:10:20 GMT 2025