Lines Matching defs:romh
345 bus_space_handle_t romh;
369 0, &romh);
386 tmp = bus_space_read_4(pa->pa_memt, romh, offs + 0);
402 tmp = bus_space_read_4(pa->pa_memt, romh, offs + 4);
414 subsize = (bus_addr_t)bus_space_read_2(pa->pa_memt, romh,
431 suboffs = offs +(bus_addr_t)bus_space_read_2(pa->pa_memt, romh,
433 tmp = bus_space_read_4(pa->pa_memt, romh, suboffs + 0);
448 tmp = bus_space_read_1(pa->pa_memt, romh, suboffs + 0x14);
487 (bus_addr_t)bus_space_read_2(pa->pa_memt, romh, selected + 0x0e);
490 bus_space_read_1(pa->pa_memt, romh, offs + i));
500 (bus_addr_t)bus_space_read_4(pa->pa_memt, romh, selected + 0x08);
501 stiromsize = (bus_addr_t)bus_space_read_4(pa->pa_memt, romh,
513 bus_space_unmap(pa->pa_memt, romh, romsize);
527 bus_space_unmap(pa->pa_memt, romh, romsize);