temac_softc
temac_txreap(struct temac_softc *sc)
temac_rxalloc(struct temac_softc *sc, int which, int verbose)
temac_rxreap(struct temac_softc *sc)
struct temac_softc *sc = (struct temac_softc *)arg;
temac_reset(struct temac_softc *sc)
temac_rxdrain(struct temac_softc *sc)
temac_txkick(struct temac_softc *sc)
static inline void temac_rxcdsync(struct temac_softc *, int, int, int);
static inline void temac_txcdsync(struct temac_softc *, int, int, int);
static void temac_txreap(struct temac_softc *);
static void temac_rxreap(struct temac_softc *);
static int temac_rxalloc(struct temac_softc *, int, int);
static void temac_rxdrain(struct temac_softc *);
static void temac_reset(struct temac_softc *);
static void temac_txkick(struct temac_softc *);
CFATTACH_DECL_NEW(temac, sizeof(struct temac_softc),
struct temac_softc *sc = device_private(self);
struct temac_softc *sc = (struct temac_softc *)ifp->if_softc;
struct temac_softc *sc = (struct temac_softc *)ifp->if_softc;
struct temac_softc *sc = (struct temac_softc *)ifp->if_softc;
struct temac_softc *sc = (struct temac_softc *)ifp->if_softc;
struct temac_softc *sc = ifp->if_softc;
struct temac_softc *sc = (struct temac_softc *)arg;
struct temac_softc *sc = (struct temac_softc *)arg;
struct temac_softc *sc = (struct temac_softc *)arg;
struct temac_softc *sc = (struct temac_softc *)arg;
temac_txcdsync(struct temac_softc *sc, int first, int cnt, int flag)
temac_rxcdsync(struct temac_softc *sc, int first, int cnt, int flag)