Lines Matching defs:oa
112 struct oioc_attach_args *oa = aux;
114 if (strcmp(oa->oa_name, cf->cf_name) == 0)
128 struct oioc_attach_args *oa = aux;
132 sc->sc_regt = oa->oa_st;
133 osc->sc_st = oa->oa_st;
134 osc->sc_sh = oa->oa_sh;
135 osc->sc_dmat = oa->oa_dmat;
137 if ((err = bus_space_subregion(oa->oa_st, oa->oa_sh, OIOC_WD33C93_ASR,
143 if ((err = bus_space_subregion(oa->oa_st, oa->oa_sh, OIOC_WD33C93_DATA,
170 sc->sc_dmamode = (oa->oa_burst_dma) ?
179 if ((cpu_intr_establish(oa->oa_irq, IPL_BIO,