Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Duguru.c44 #define UGURU_IOSIZE 0x08 macro
666 if (bus_space_map(iot, ia->ipa_io[0].base, UGURU_IOSIZE, 0, &ioh)) { in uguru_match()
681 ia->ipa_io[0].length = UGURU_IOSIZE; in uguru_match()
688 bus_space_unmap(iot, ioh, UGURU_IOSIZE); in uguru_match()
704 UGURU_IOSIZE, 0, &sc->sc_ioh)) { in uguru_attach()