Searched refs:SCHSIO_IOSIZE (Results 1 – 1 of 1) sorted by relevance
38 #define SCHSIO_IOSIZE 0x02 macro233 if (bus_space_map(iot, ia->ipa_io[0].base, SCHSIO_IOSIZE, 0, &ioh)) in schsio_probe()240 bus_space_unmap(iot, ia->ipa_io[0].base, SCHSIO_IOSIZE); in schsio_probe()247 ia->ipa_io[0].length = SCHSIO_IOSIZE; in schsio_probe()271 SCHSIO_IOSIZE, 0, &sc->sc_ioh)) { in schsio_attach()