Lines Matching defs:obio
73 struct obio_attach_args * const obio = aux;
75 if (obio->obio_addr == GEMINI_MIDE_BASEn(0)
76 || obio->obio_addr == GEMINI_MIDE_BASEn(1))
88 struct obio_attach_args *obio = aux;
98 switch (obio->obio_addr) {
111 wdr->cmd_iot = obio->obio_iot;
112 wdr->ctl_iot = obio->obio_iot;
113 if (bus_space_map(wdr->cmd_iot, obio->obio_addr, GEMINI_MIDE_SIZE,
147 if (obio->obio_intr != OBIOCF_INTR_DEFAULT)
148 sc->sc_ih = intr_establish(obio->obio_intr, IPL_BIO, IST_LEVEL_HIGH,