emac3_softc
emac3_exit(struct emac3_softc *sc)
emac3_reset(struct emac3_softc *sc)
emac3_setmulti(struct emac3_softc *sc, struct ethercom *ec)
struct emac3_softc *sc = ifp->if_softc;
emac3_init(struct emac3_softc *sc)
int emac3_init(struct emac3_softc *);
int emac3_reset(struct emac3_softc *);
void emac3_exit(struct emac3_softc *);
void emac3_setmulti(struct emac3_softc *, struct ethercom *);
struct emac3_softc *emac3 = &sc->emac3;
struct emac3_softc emac3;