Searched refs:SBP_NPORT (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dsb_isa.c115 if (bus_space_map(sc->sc_iot, ia->ia_io[0].ir_addr, SBP_NPORT, 0,
134 ia->ia_io[0].ir_size = SBP_NPORT;
150 bus_space_unmap(sc->sc_iot, sc->sc_ioh, SBP_NPORT);
H A Dpas.c399 SBP_NPORT, 0, &sc->sc_sbdsp.sc_ioh)) {
401 ia->ia_io[0].ir_addr, SBP_NPORT);
437 ia->ia_io[0].ir_size = SBP_NPORT;
448 SBP_NPORT);
H A Dsbreg.h175 #define SBP_NPORT 24 macro
/netbsd-6-1-5-RELEASE/sys/dev/ofisa/
H A Dsb_ofisa.c119 if (reg.len != SB_NPORT && reg.len != SBP_NPORT) {
121 (unsigned long)reg.len, SB_NPORT, SBP_NPORT);

Completed in 170 milliseconds