sti_softc
struct sti_softc *sc = (void *)self;
sizeof(struct sti_softc), sti_sgc_probe, sti_sgc_attach
sti_attach_screen(struct sti_softc *, int);
void sti_describe_screen(struct sti_softc *, struct sti_screen *);
void sti_end_attach_screen(struct sti_softc *, struct sti_screen *, int);
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)
struct sti_softc *sc = (struct sti_softc *)v;
sti_end_attach_screen(struct sti_softc *sc, struct sti_screen *scr, int console)
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 *);
struct sti_softc;
struct sti_softc *rom_softc; /* backpointer to device */
sti_pci_enable_rom(struct sti_softc *sc)
sti_pci_disable_rom(struct sti_softc *sc)
sti_local_printf(struct sti_softc *sc, const char *fmt, ...)
struct sti_softc *sc;
int sti_pcirom_walk(struct sti_softc *, bus_space_tag_t, bus_space_handle_t,
struct sti_softc *sc = &spc->sc_base;
sti_readbar(struct sti_softc *sc, struct pci_attach_args *pa, u_int region,
struct sti_softc sc_base;
struct sti_softc *sc = ctx->sc;
sti_pcirom_walk(struct sti_softc *sc, bus_space_tag_t romt,
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 *);