Searched refs:EF_IOSIZE (Results 1 – 2 of 2) sorted by relevance
364 iobase += EF_IOSIZE) { in ef_match()366 if (bus_space_map(iot, iobase, EF_IOSIZE, in ef_match()396 bus_space_unmap(iot, ioh, EF_IOSIZE); in ef_match()433 ia->ia_io[0].ir_size = EF_IOSIZE; in ef_match()
115 #define EF_IOSIZE 16 macro