Searched refs:AD1848_NPORT (Results 1 – 2 of 2) sorted by relevance
39 #define AD1848_NPORT 4 macro
272 if (bus_space_map(sc->sc_iot, iobase, AD1848_NPORT, 0, &sc->sc_ioh)) in ad1848_mapprobe()276 bus_space_unmap(sc->sc_iot, sc->sc_ioh, AD1848_NPORT); in ad1848_mapprobe()483 bus_space_unmap(sc->sc_iot, sc->sc_ioh, AD1848_NPORT); in ad1848_unmap()