TCIC_IOSIZE
if (bus_space_map(iot, ia->ia_iobase, TCIC_IOSIZE, 0, &ioh))
bus_space_unmap(iot, ioh, TCIC_IOSIZE);
ia->ia_iosize = TCIC_IOSIZE;