sti_softc
struct sti_softc *ssc = &sc->sc_sti;
struct sti_softc *ssc = &sc->sc_sti;
struct sti_softc *ssc = &sc->sc_sti;
struct sti_softc *ssc = rom->rom_softc;
struct sti_softc sc_sti;
struct sti_softc *ssc = &sc->sc_sti;
void sti_describe_screen(struct sti_softc *, struct sti_screen *);
gftfb_enable_rom(struct sti_softc *sc)
gftfb_disable_rom(struct sti_softc *sc)
struct sti_softc sc_base;
void gftfb_enable_rom(struct sti_softc *);
void gftfb_disable_rom(struct sti_softc *);
sti_pci_readbar(struct sti_softc *sc, struct pci_attach_args *pa, u_int region,
sti_pci_check_rom(struct sti_softc *sc, struct pci_attach_args *pa,
int sti_pci_check_rom(struct sti_softc *, struct pci_attach_args *,
CFATTACH_DECL_NEW(sti_gedoens, sizeof(struct sti_softc), sti_sgc_probe,
struct sti_softc *sc = device_private(self);
struct sti_softc *sc = device_private(dev);
void summitfb_enable_rom(struct sti_softc *);
void summitfb_disable_rom(struct sti_softc *);
void sti_describe_screen(struct sti_softc *, struct sti_screen *);
summitfb_enable_rom(struct sti_softc *sc)
summitfb_disable_rom(struct sti_softc *sc)
struct sti_softc sc_base;
struct sti_screen *sti_attach_screen(struct sti_softc *, int);
void sti_describe_screen(struct sti_softc *, struct sti_screen *);
sti_attach_common(struct sti_softc *sc, bus_space_tag_t iot,
sti_attach_screen(struct sti_softc *sc, int flags)
sti_describe_screen(struct sti_softc *sc, struct sti_screen *scr)
sti_describe(struct sti_softc *sc)
sti_end_attach(struct sti_softc *sc)
void (*sc_enable_rom)(struct sti_softc *);
void (*sc_disable_rom)(struct sti_softc *);
int sti_attach_common(struct sti_softc *, bus_space_tag_t, bus_space_tag_t,
void sti_describe(struct sti_softc *);
void sti_end_attach(struct sti_softc *);
struct sti_softc;
struct sti_softc *rom_softc; /* backpointer to device */
struct sti_softc *sc = &spc->sc_base;
struct sti_softc *sc = &spc->sc_base;
sti_readbar(struct sti_softc *sc, struct pci_attach_args *pa, u_int region,
sti_pci_enable_rom(struct sti_softc *sc)
sti_pci_disable_rom(struct sti_softc *sc)
struct sti_softc sc_base;
int sti_readbar(struct sti_softc *, struct pci_attach_args *, u_int, int);
void sti_pci_enable_rom(struct sti_softc *);
void sti_pci_disable_rom(struct sti_softc *);