mtd_softc 67 dev/ic/mtd8xx.c static u_int32_t mtd_mii_command(struct mtd_softc *, int, int, int); mtd_softc 71 dev/ic/mtd8xx.c static void mtd_setmulti(struct mtd_softc *); mtd_softc 73 dev/ic/mtd8xx.c static int mtd_encap(struct mtd_softc *, struct mbuf *, u_int32_t *); mtd_softc 74 dev/ic/mtd8xx.c static int mtd_list_rx_init(struct mtd_softc *); mtd_softc 75 dev/ic/mtd8xx.c static void mtd_list_tx_init(struct mtd_softc *); mtd_softc 76 dev/ic/mtd8xx.c static int mtd_newbuf(struct mtd_softc *, int, struct mbuf *); mtd_softc 78 dev/ic/mtd8xx.c static void mtd_reset(struct mtd_softc *sc); mtd_softc 85 dev/ic/mtd8xx.c static void mtd_rxeof(struct mtd_softc *); mtd_softc 86 dev/ic/mtd8xx.c static int mtd_rx_resync(struct mtd_softc *); mtd_softc 87 dev/ic/mtd8xx.c static void mtd_txeof(struct mtd_softc *); mtd_softc 91 dev/ic/mtd8xx.c mtd_attach(struct mtd_softc *sc) mtd_softc 202 dev/ic/mtd8xx.c struct mtd_softc *sc = ifp->if_softc; mtd_softc 211 dev/ic/mtd8xx.c struct mtd_softc *sc = ifp->if_softc; mtd_softc 220 dev/ic/mtd8xx.c mtd_mii_command(struct mtd_softc *sc, int opcode, int phy, int reg) mtd_softc 257 dev/ic/mtd8xx.c struct mtd_softc *sc = (void *)self; mtd_softc 286 dev/ic/mtd8xx.c struct mtd_softc *sc = (void *)self; mtd_softc 318 dev/ic/mtd8xx.c mtd_setmulti(struct mtd_softc *sc) mtd_softc 366 dev/ic/mtd8xx.c mtd_encap(struct mtd_softc *sc, struct mbuf *m_head, u_int32_t *txidx) mtd_softc 437 dev/ic/mtd8xx.c mtd_list_tx_init(struct mtd_softc *sc) mtd_softc 466 dev/ic/mtd8xx.c mtd_list_rx_init(struct mtd_softc *sc) mtd_softc 493 dev/ic/mtd8xx.c mtd_newbuf(struct mtd_softc *sc, int i, struct mbuf *m) mtd_softc 550 dev/ic/mtd8xx.c mtd_reset(struct mtd_softc *sc) mtd_softc 580 dev/ic/mtd8xx.c struct mtd_softc *sc = ifp->if_softc; mtd_softc 652 dev/ic/mtd8xx.c struct mtd_softc *sc = ifp->if_softc; mtd_softc 722 dev/ic/mtd8xx.c struct mtd_softc *sc = ifp->if_softc; mtd_softc 769 dev/ic/mtd8xx.c struct mtd_softc *sc = ifp->if_softc; mtd_softc 825 dev/ic/mtd8xx.c struct mtd_softc *sc = ifp->if_softc; mtd_softc 842 dev/ic/mtd8xx.c struct mtd_softc *sc = xsc; mtd_softc 902 dev/ic/mtd8xx.c mtd_rxeof(struct mtd_softc *sc) mtd_softc 990 dev/ic/mtd8xx.c struct mtd_softc *sc; mtd_softc 1025 dev/ic/mtd8xx.c mtd_txeof(struct mtd_softc *sc) mtd_softc 128 dev/ic/mtd8xxvar.h struct mtd_softc { mtd_softc 150 dev/ic/mtd8xxvar.h void mtd_attach(struct mtd_softc *); mtd_softc 60 dev/pci/if_mtd_pci.c sizeof(struct mtd_softc), mtd_pci_match, mtd_pci_attach mtd_softc 81 dev/pci/if_mtd_pci.c struct mtd_softc *sc = (void *)self;