Home
last modified time | relevance | path

Searched refs:INTIO_DEVSIZE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Dintiovar.h120 #define INTIO_DEVSIZE 4096 /* large enough for all machines */ macro
H A Dcom_frodo.c188 if (bus_space_map(iot, addr, INTIO_DEVSIZE, BUS_SPACE_MAP_LINEAR, &ioh)) in com_frodo_cnattach()
H A Drtc.c100 if (bus_space_map(bst, ia->ia_iobase, INTIO_DEVSIZE, 0, in rtcattach()
H A Ddma.c194 if (bus_space_map(sc->sc_bst, ia->ia_iobase, INTIO_DEVSIZE, 0, in dmaattach()
H A Dnhpib.c198 if (bus_space_map(bst, ia->ia_iobase, INTIO_DEVSIZE, 0, &sc->sc_bsh)) { in nhpib_intio_attach()