Symbol: sti_rom
sys/arch/hp300/dev/sti_machdep.c
114
static struct sti_rom sticn_rom;
sys/arch/hp300/dev/sti_machdep.c
206
struct sti_rom *rom = scr->scr_rom;
sys/arch/hp300/dev/sti_machdep.c
230
struct sti_rom *rom = scr->scr_rom;
sys/arch/hp300/dev/sti_machdep.c
286
struct sti_rom *rom = scr->scr_rom;
sys/arch/hp300/dev/sti_machdep.c
320
struct sti_rom *rom = scr->scr_rom;
sys/arch/hppa/dev/gftfb.c
107
int sti_rom_setup(struct sti_rom *, bus_space_tag_t, bus_space_tag_t,
sys/arch/hppa/dev/gftfb.c
175
struct sti_rom *rom = sc->sc_base.sc_rom;
sys/arch/hppa/dev/gftfb.c
184
struct sti_rom *rom = sc->sc_base.sc_rom;
sys/arch/hppa/dev/gftfb.c
193
struct sti_rom *rom = sc->sc_base.sc_rom;
sys/arch/hppa/dev/gftfb.c
202
struct sti_rom *rom = sc->sc_base.sc_rom;
sys/arch/hppa/dev/gftfb.c
266
struct sti_rom *rom;
sys/arch/hppa/dev/gftfb.c
294
rom = (struct sti_rom *)kmem_zalloc(sizeof(*rom), KM_SLEEP);
sys/arch/hppa/dev/gftfb.c
437
struct sti_rom *rom = sc->sc_base.sc_rom;
sys/arch/hppa/dev/gftfb.c
660
struct sti_rom *rom = sc->sc_base.sc_rom;
sys/arch/hppa/dev/summitfb.c
107
int sti_rom_setup(struct sti_rom *, bus_space_tag_t, bus_space_tag_t,
sys/arch/hppa/dev/summitfb.c
186
struct sti_rom *rom = sc->sc_base.sc_rom;
sys/arch/hppa/dev/summitfb.c
196
struct sti_rom *rom = sc->sc_base.sc_rom;
sys/arch/hppa/dev/summitfb.c
228
struct sti_rom *rom;
sys/arch/hppa/dev/summitfb.c
732
struct sti_rom *rom = sc->sc_base.sc_rom;
sys/dev/ic/sti.c
1008
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1026
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1071
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1096
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1224
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
126
int sti_rom_setup(struct sti_rom *, bus_space_tag_t, bus_space_tag_t,
sys/dev/ic/sti.c
1366
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1493
sti_cnattach(struct sti_rom *rom, struct sti_screen *scr, bus_space_tag_t memt,
sys/dev/ic/sti.c
1553
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1574
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1594
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1609
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1620
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1650
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1663
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
167
struct sti_rom *rom;
sys/dev/ic/sti.c
1688
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
170
rom = (struct sti_rom *)malloc(sizeof(*rom), M_DEVBUF,
sys/dev/ic/sti.c
1732
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
1775
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
212
sti_rom_setup(struct sti_rom *rom, bus_space_tag_t iot, bus_space_tag_t memt,
sys/dev/ic/sti.c
401
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
500
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
763
struct sti_rom *rom = sc->sc_rom;
sys/dev/ic/sti.c
835
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/sti.c
956
struct sti_rom *rom = scr->scr_rom;
sys/dev/ic/stivar.h
132
struct sti_rom *sc_rom;
sys/dev/ic/stivar.h
148
int sti_cnattach(struct sti_rom *, struct sti_screen *, bus_space_tag_t,
sys/dev/ic/stivar.h
167
int sti_cnattach(struct sti_rom *, struct sti_screen *, bus_space_tag_t,
sys/dev/ic/stivar.h
73
struct sti_rom *scr_rom;