HomeSort by: relevance | last modified time | path
    Searched refs:scr_rom (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/hp300/dev/
sti_machdep.c 136 ssc->sc_scr->scr_rom = ssc->sc_rom;
206 struct sti_rom *rom = scr->scr_rom;
230 struct sti_rom *rom = scr->scr_rom;
286 struct sti_rom *rom = scr->scr_rom;
320 struct sti_rom *rom = scr->scr_rom;
  /src/sys/dev/ic/
sti.c 199 scr->scr_rom = sc->sc_rom;
401 struct sti_rom *rom = scr->scr_rom;
500 struct sti_rom *rom = scr->scr_rom;
835 struct sti_rom *rom = scr->scr_rom;
877 scr->scr_rom->rom_softc == NULL ? __func__ :
878 device_xname(scr->scr_rom->rom_softc->sc_dev), fp->width,
956 struct sti_rom *rom = scr->scr_rom;
1008 struct sti_rom *rom = scr->scr_rom;
1026 struct sti_rom *rom = scr->scr_rom;
1071 struct sti_rom *rom = scr->scr_rom;
    [all...]
stivar.h 73 struct sti_rom *scr_rom; member in struct:sti_screen
  /src/sys/arch/hppa/dev/
summitfb.c 265 sc->sc_scr.scr_rom = sc->sc_base.sc_rom;
515 *(u_int *)data = sc->sc_scr.scr_rom->rom_dd.dd_grid[0];
gftfb.c 250 sc->sc_scr.scr_rom = sc->sc_base.sc_rom;

Completed in 14 milliseconds