hme_softc
static struct mbuf *hme_get(struct hme_softc *, int, uint32_t);
static int hme_put(struct hme_softc *, int, struct mbuf *);
static void hme_read(struct hme_softc *, int, uint32_t);
static int hme_eint(struct hme_softc *, u_int);
static int hme_rint(struct hme_softc *);
hme_rint(struct hme_softc *sc)
static int hme_tint(struct hme_softc *);
static void hme_copytobuf_contig(struct hme_softc *, void *, int, int);
hme_eint(struct hme_softc *sc, u_int status)
static void hme_copyfrombuf_contig(struct hme_softc *, void *, int, int);
struct hme_softc *sc = v;
hme_config(struct hme_softc *sc)
struct hme_softc *sc = ifp->if_softc;
hme_mifinit(struct hme_softc *sc)
struct hme_softc *sc = device_private(self);
struct hme_softc *sc = device_private(self);
struct hme_softc *sc = ifp->if_softc;
struct hme_softc *sc = ifp->if_softc;
struct hme_softc *sc = ifp->if_softc;
struct hme_softc *sc;
hme_setladrf(struct hme_softc *sc)
hme_copytobuf_contig(struct hme_softc *sc, void *from, int ri, int len)
hme_copyfrombuf_contig(struct hme_softc *sc, void *to, int boff, int len)
struct hme_softc *sc = arg;
hme_reset(struct hme_softc *sc)
hme_chipreset(struct hme_softc *sc)
struct hme_softc *sc;
hme_meminit(struct hme_softc *sc)
struct hme_softc *sc = ifp->if_softc;
hme_put(struct hme_softc *sc, int ri, struct mbuf *m)
hme_get(struct hme_softc *sc, int ri, uint32_t flags)
hme_read(struct hme_softc *sc, int ix, uint32_t flags)
static void hme_meminit(struct hme_softc *);
static void hme_mifinit(struct hme_softc *);
static void hme_reset(struct hme_softc *);
struct hme_softc *sc = ifp->if_softc;
static void hme_chipreset(struct hme_softc *);
static void hme_setladrf(struct hme_softc *);
hme_tint(struct hme_softc *sc)
void (*sc_copytobuf)(struct hme_softc *,
void (*sc_copyfrombuf)(struct hme_softc *,
void (*sc_hwreset)(struct hme_softc *);
void (*sc_hwinit)(struct hme_softc *);
void hme_config(struct hme_softc *);
struct hme_softc *sc = &hsc->hsc_hme;
struct hme_softc hsc_hme; /* HME device */
struct hme_softc hsc_hme; /* HME device */
struct hme_softc *sc = &hsc->hsc_hme;