SBP_NPORT         356 dev/isa/pas.c  	if (bus_space_map(sc->sc_sbdsp.sc_iot, ia->ia_iobase, SBP_NPORT, 0,
SBP_NPORT         359 dev/isa/pas.c  		    ia->ia_iobase, SBP_NPORT));
SBP_NPORT         394 dev/isa/pas.c  	bus_space_unmap(sc->sc_sbdsp.sc_iot, sc->sc_sbdsp.sc_ioh, SBP_NPORT);
SBP_NPORT         105 dev/isa/sb_isa.c 	if (bus_space_map(sc->sc_iot, ia->ia_iobase, SBP_NPORT, 0,
SBP_NPORT         123 dev/isa/sb_isa.c 		ia->ia_iosize = SBP_NPORT;
SBP_NPORT         135 dev/isa/sb_isa.c 	bus_space_unmap(sc->sc_iot, sc->sc_ioh, SBP_NPORT);