Searched refs:mad_ioh2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dwssvar.h75 bus_space_handle_t mad_ioh1, mad_ioh2; member in struct:wss_softc
H A Dwss_isa.c337 if (bus_space_map(sc->sc_iot, MAD_REG2, MAD_LEN2, 0, &sc->mad_ioh2))
385 bus_space_unmap(sc->sc_iot, sc->mad_ioh2, MAD_LEN2);
402 bus_space_unmap(sc->sc_iot, sc->mad_ioh2, MAD_LEN2);

Completed in 117 milliseconds