sti_pci_machdep.c | 156 bus_addr_t selected, offs, suboffs; local in function:sti_pci_check_rom 240 suboffs = offs +(bus_addr_t)bus_space_read_2(pa->pa_memt, romh, 242 tmp = bus_space_read_4(pa->pa_memt, romh, suboffs + 0); 257 tmp = bus_space_read_1(pa->pa_memt, romh, suboffs + 0x14);
|