Searched refs:mad_ioh2 (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/isa/ |
| D | wss_isa.c | 308 if (bus_space_map(sc->sc_iot, MAD_REG2, MAD_LEN2, 0, &sc->mad_ioh2)) 356 bus_space_unmap(sc->sc_iot, sc->mad_ioh2, MAD_LEN2); 373 bus_space_unmap(sc->sc_iot, sc->mad_ioh2, MAD_LEN2);
|
| D | wssvar.h | 76 bus_space_handle_t mad_ioh1, mad_ioh2, mad_ioh3; member
|