VGA_REG_SIZE
if (bus_space_map(iot, 0, VGA_REG_SIZE, 0, &ioh_regs))
bus_space_unmap(iot, ioh_regs, VGA_REG_SIZE);