SBP_NPORT
if (bus_space_map(sc->sc_sbdsp.sc_iot, ia->ia_iobase, SBP_NPORT, 0,
ia->ia_iobase, SBP_NPORT));
bus_space_unmap(sc->sc_sbdsp.sc_iot, sc->sc_sbdsp.sc_ioh, SBP_NPORT);
ia->ia_iosize = SBP_NPORT;
bus_space_unmap(sc->sc_iot, sc->sc_ioh, SBP_NPORT);
if (bus_space_map(sc->sc_iot, ia->ia_iobase, SBP_NPORT, 0,