SRAM_SIZE
if (bus_space_map(iot, ia->ia_addr, SRAM_SIZE, 0, &ioh))
if (sram_io->offset + SRAM_IO_SIZE > SRAM_SIZE)