Home | History | Annotate | Download | only in dev

Lines Matching defs:rom

72  * Offset 0x040000 length 0x1c0000 is mapped in MI sti via ROM region 2
206 struct sti_rom *rom = scr->scr_rom;
207 bus_space_tag_t bst = rom->memt;
208 bus_space_handle_t bsh = rom->regh[2];
230 struct sti_rom *rom = scr->scr_rom;
231 bus_space_tag_t bst = rom->memt;
232 bus_space_handle_t bsh = rom->regh[2];
250 * Bt458 specific registers. Maybe initialized by STI ROM?
286 struct sti_rom *rom = scr->scr_rom;
287 bus_space_tag_t bst = rom->memt;
288 bus_space_handle_t bsh = rom->regh[2];
320 struct sti_rom *rom = scr->scr_rom;
321 struct sti_softc *ssc = rom->rom_softc;