Searched refs:AI_IOSIZE (Results 1 – 2 of 2) sorted by relevance
238 AI_IOSIZE, 0, &ioh) != 0) { in ai_match()241 AI_IOSIZE, ia->ia_io[0].ir_addr)); in ai_match()281 ia->ia_io[0].ir_size = AI_IOSIZE; in ai_match()293 bus_space_unmap(iot, ioh, AI_IOSIZE); in ai_match()
37 #define AI_IOSIZE 16 /* card has 16 registers in IO space */ macro