stge_softc        371 dev/mii/ipgphy.c 	struct stge_softc *stge_sc;
stge_softc        103 dev/pci/if_stge.c void	stge_reset(struct stge_softc *);
stge_softc        104 dev/pci/if_stge.c void	stge_rxdrain(struct stge_softc *);
stge_softc        105 dev/pci/if_stge.c int	stge_add_rxbuf(struct stge_softc *, int);
stge_softc        106 dev/pci/if_stge.c void	stge_read_eeprom(struct stge_softc *, int, uint16_t *);
stge_softc        109 dev/pci/if_stge.c void	stge_stats_update(struct stge_softc *);
stge_softc        111 dev/pci/if_stge.c void	stge_set_filter(struct stge_softc *);
stge_softc        114 dev/pci/if_stge.c void	stge_txintr(struct stge_softc *);
stge_softc        115 dev/pci/if_stge.c void	stge_rxintr(struct stge_softc *);
stge_softc        130 dev/pci/if_stge.c 	sizeof(struct stge_softc), stge_match, stge_attach,
stge_softc        180 dev/pci/if_stge.c 	struct stge_softc *sc = (struct stge_softc *) self;
stge_softc        489 dev/pci/if_stge.c 	struct stge_softc *sc = arg;
stge_softc        495 dev/pci/if_stge.c stge_dma_wait(struct stge_softc *sc)
stge_softc        517 dev/pci/if_stge.c 	struct stge_softc *sc = ifp->if_softc;
stge_softc        684 dev/pci/if_stge.c 	struct stge_softc *sc = ifp->if_softc;
stge_softc        709 dev/pci/if_stge.c 	struct stge_softc *sc = ifp->if_softc;
stge_softc        801 dev/pci/if_stge.c 	struct stge_softc *sc = arg;
stge_softc        886 dev/pci/if_stge.c stge_txintr(struct stge_softc *sc)
stge_softc        934 dev/pci/if_stge.c stge_rxintr(struct stge_softc *sc)
stge_softc       1098 dev/pci/if_stge.c 	struct stge_softc *sc = arg;
stge_softc       1115 dev/pci/if_stge.c stge_stats_update(struct stge_softc *sc)
stge_softc       1148 dev/pci/if_stge.c stge_reset(struct stge_softc *sc)
stge_softc       1187 dev/pci/if_stge.c 	struct stge_softc *sc = ifp->if_softc;
stge_softc       1387 dev/pci/if_stge.c stge_rxdrain(struct stge_softc *sc)
stge_softc       1411 dev/pci/if_stge.c 	struct stge_softc *sc = ifp->if_softc;
stge_softc       1466 dev/pci/if_stge.c stge_eeprom_wait(struct stge_softc *sc)
stge_softc       1484 dev/pci/if_stge.c stge_read_eeprom(struct stge_softc *sc, int offset, uint16_t *data)
stge_softc       1505 dev/pci/if_stge.c stge_add_rxbuf(struct stge_softc *sc, int idx)
stge_softc       1551 dev/pci/if_stge.c stge_set_filter(struct stge_softc *sc)
stge_softc       1664 dev/pci/if_stge.c 	struct stge_softc *sc = (struct stge_softc *) self;
stge_softc       1684 dev/pci/if_stge.c 	struct stge_softc *sc = (void *) self;
stge_softc       1697 dev/pci/if_stge.c 	struct stge_softc *sc = (void *) self;
stge_softc       1710 dev/pci/if_stge.c 	struct stge_softc *sc = ifp->if_softc;
stge_softc       1725 dev/pci/if_stge.c 	struct stge_softc *sc = ifp->if_softc;
stge_softc        533 dev/pci/if_stgereg.h struct stge_softc {