mtd_softc
struct mtd_softc *sc = ifp->if_softc;
struct mtd_softc *sc = ifp->if_softc;
mtd_mii_command(struct mtd_softc *sc, int opcode, int phy, int reg)
struct mtd_softc *sc = (void *)self;
struct mtd_softc *sc = (void *)self;
mtd_setmulti(struct mtd_softc *sc)
mtd_encap(struct mtd_softc *sc, struct mbuf *m_head, u_int32_t *txidx)
mtd_list_tx_init(struct mtd_softc *sc)
mtd_list_rx_init(struct mtd_softc *sc)
mtd_newbuf(struct mtd_softc *sc, int i, struct mbuf *m)
mtd_reset(struct mtd_softc *sc)
struct mtd_softc *sc = ifp->if_softc;
struct mtd_softc *sc = ifp->if_softc;
static u_int32_t mtd_mii_command(struct mtd_softc *, int, int, int);
static void mtd_setmulti(struct mtd_softc *);
struct mtd_softc *sc = ifp->if_softc;
static int mtd_encap(struct mtd_softc *, struct mbuf *, u_int32_t *);
static int mtd_list_rx_init(struct mtd_softc *);
static void mtd_list_tx_init(struct mtd_softc *);
static int mtd_newbuf(struct mtd_softc *, int, struct mbuf *);
struct mtd_softc *sc = ifp->if_softc;
static void mtd_reset(struct mtd_softc *sc);
struct mtd_softc *sc = ifp->if_softc;
struct mtd_softc *sc = xsc;
static int mtd_rxeof(struct mtd_softc *);
static int mtd_rx_resync(struct mtd_softc *);
static void mtd_txeof(struct mtd_softc *);
mtd_rxeof(struct mtd_softc *sc)
mtd_attach(struct mtd_softc *sc)
mtd_rx_resync(struct mtd_softc *sc)
mtd_txeof(struct mtd_softc *sc)
void mtd_attach(struct mtd_softc *);
sizeof(struct mtd_softc), mtd_pci_match, mtd_pci_attach
struct mtd_softc *sc = (void *)self;