sti_softc         129 dev/ic/sti.c   	struct sti_softc *sc;
sti_softc         486 dev/ic/sti.c   sti_describe(struct sti_softc *sc)
sti_softc         509 dev/ic/sti.c   	struct sti_softc *sc = v;
sti_softc         776 dev/ic/sti.c   	struct sti_softc *sc = v;
sti_softc         898 dev/ic/sti.c   	struct sti_softc *sc = v;
sti_softc         916 dev/ic/sti.c   	struct sti_softc *sc = v;
sti_softc          32 dev/ic/stivar.h struct sti_softc;
sti_softc          35 dev/ic/stivar.h 	struct sti_softc *scr_main;	/* may be NULL if early console */
sti_softc          83 dev/ic/stivar.h struct sti_softc {
sti_softc         103 dev/ic/stivar.h 	void	(*sc_enable_rom)(struct sti_softc *);
sti_softc         104 dev/ic/stivar.h 	void	(*sc_disable_rom)(struct sti_softc *);
sti_softc         107 dev/ic/stivar.h int	sti_attach_common(struct sti_softc *sc, u_int codebase);
sti_softc         110 dev/ic/stivar.h void	sti_describe(struct sti_softc *);
sti_softc          37 dev/pci/sti_pci.c 	struct sti_softc	sc_base;
sti_softc          55 dev/pci/sti_pci.c int	sti_readbar(struct sti_softc *, struct pci_attach_args *, u_int, int);
sti_softc          57 dev/pci/sti_pci.c void	sti_pci_enable_rom(struct sti_softc *);
sti_softc          58 dev/pci/sti_pci.c void	sti_pci_disable_rom(struct sti_softc *);
sti_softc         101 dev/pci/sti_pci.c 	struct sti_softc *sc = &spc->sc_base;
sti_softc         303 dev/pci/sti_pci.c sti_readbar(struct sti_softc *sc, struct pci_attach_args *pa, u_int region,
sti_softc         349 dev/pci/sti_pci.c sti_pci_enable_rom(struct sti_softc *sc)
sti_softc         366 dev/pci/sti_pci.c sti_pci_disable_rom(struct sti_softc *sc)