ste_softc 87 dev/pci/if_ste.c void ste_rxeoc(struct ste_softc *); ste_softc 88 dev/pci/if_ste.c void ste_rxeof(struct ste_softc *); ste_softc 89 dev/pci/if_ste.c void ste_txeoc(struct ste_softc *); ste_softc 90 dev/pci/if_ste.c void ste_txeof(struct ste_softc *); ste_softc 92 dev/pci/if_ste.c void ste_stop(struct ste_softc *); ste_softc 93 dev/pci/if_ste.c void ste_reset(struct ste_softc *); ste_softc 95 dev/pci/if_ste.c int ste_encap(struct ste_softc *, struct ste_chain *, ste_softc 99 dev/pci/if_ste.c int ste_newbuf(struct ste_softc *, ste_softc 105 dev/pci/if_ste.c void ste_mii_sync(struct ste_softc *); ste_softc 106 dev/pci/if_ste.c void ste_mii_send(struct ste_softc *, u_int32_t, int); ste_softc 107 dev/pci/if_ste.c int ste_mii_readreg(struct ste_softc *, ste_softc 109 dev/pci/if_ste.c int ste_mii_writereg(struct ste_softc *, ste_softc 115 dev/pci/if_ste.c int ste_eeprom_wait(struct ste_softc *); ste_softc 116 dev/pci/if_ste.c int ste_read_eeprom(struct ste_softc *, caddr_t, int, ste_softc 118 dev/pci/if_ste.c void ste_wait(struct ste_softc *); ste_softc 119 dev/pci/if_ste.c void ste_setmulti(struct ste_softc *); ste_softc 120 dev/pci/if_ste.c int ste_init_rx_list(struct ste_softc *); ste_softc 121 dev/pci/if_ste.c void ste_init_tx_list(struct ste_softc *); ste_softc 146 dev/pci/if_ste.c sizeof(struct ste_softc), ste_probe, ste_attach ste_softc 157 dev/pci/if_ste.c ste_mii_sync(struct ste_softc *sc) ste_softc 177 dev/pci/if_ste.c ste_mii_send(struct ste_softc *sc, u_int32_t bits, int cnt) ste_softc 200 dev/pci/if_ste.c ste_mii_readreg(struct ste_softc *sc, struct ste_mii_frame *frame) ste_softc 290 dev/pci/if_ste.c ste_mii_writereg(struct ste_softc *sc, struct ste_mii_frame *frame) ste_softc 336 dev/pci/if_ste.c struct ste_softc *sc = (struct ste_softc *)self; ste_softc 354 dev/pci/if_ste.c struct ste_softc *sc = (struct ste_softc *)self; ste_softc 371 dev/pci/if_ste.c struct ste_softc *sc = (struct ste_softc *)self; ste_softc 401 dev/pci/if_ste.c struct ste_softc *sc; ste_softc 420 dev/pci/if_ste.c struct ste_softc *sc; ste_softc 434 dev/pci/if_ste.c ste_wait(struct ste_softc *sc) ste_softc 454 dev/pci/if_ste.c ste_eeprom_wait(struct ste_softc *sc) ste_softc 481 dev/pci/if_ste.c ste_read_eeprom(struct ste_softc *sc, caddr_t dest, int off, int cnt, int swap) ste_softc 506 dev/pci/if_ste.c ste_setmulti(struct ste_softc *sc) ste_softc 557 dev/pci/if_ste.c struct ste_softc *sc; ste_softc 612 dev/pci/if_ste.c ste_rxeoc(struct ste_softc *sc) ste_softc 636 dev/pci/if_ste.c ste_rxeof(struct ste_softc *sc) ste_softc 717 dev/pci/if_ste.c ste_txeoc(struct ste_softc *sc) ste_softc 755 dev/pci/if_ste.c ste_txeof(struct ste_softc *sc) ste_softc 788 dev/pci/if_ste.c struct ste_softc *sc; ste_softc 850 dev/pci/if_ste.c struct ste_softc *sc = (struct ste_softc *)self; ste_softc 1000 dev/pci/if_ste.c ste_newbuf(struct ste_softc *sc, struct ste_chain_onefrag *c, struct mbuf *m) ste_softc 1031 dev/pci/if_ste.c ste_init_rx_list(struct ste_softc *sc) ste_softc 1064 dev/pci/if_ste.c ste_init_tx_list(struct ste_softc *sc) ste_softc 1095 dev/pci/if_ste.c struct ste_softc *sc = (struct ste_softc *)xsc; ste_softc 1205 dev/pci/if_ste.c ste_stop(struct ste_softc *sc) ste_softc 1251 dev/pci/if_ste.c ste_reset(struct ste_softc *sc) ste_softc 1277 dev/pci/if_ste.c struct ste_softc *sc = ifp->if_softc; ste_softc 1362 dev/pci/if_ste.c ste_encap(struct ste_softc *sc, struct ste_chain *c, struct mbuf *m_head) ste_softc 1423 dev/pci/if_ste.c struct ste_softc *sc; ste_softc 1503 dev/pci/if_ste.c struct ste_softc *sc; ste_softc 1526 dev/pci/if_ste.c struct ste_softc *sc = (struct ste_softc *)v; ste_softc 505 dev/pci/if_stereg.h struct ste_softc {