AHC_ISA_IOSIZE
if (bus_space_map(iot, iobase, AHC_ISA_IOSIZE, 0, &ioh)) {
bus_space_unmap(iot, ioh, AHC_ISA_IOSIZE);
ia->ia_iosize = AHC_ISA_IOSIZE;