sti.c | 126 int sti_rom_setup(struct sti_rom *, bus_space_tag_t, bus_space_tag_t, 173 rc = sti_rom_setup(rom, iot, memt, romh, sc->bases, codebase); 212 sti_rom_setup(struct sti_rom *rom, bus_space_tag_t iot, bus_space_tag_t memt, function in typeref:typename:int 1515 if (sti_rom_setup(rom, memt, memt, romh, bases, codebase) != 0)
|