ef_softc
void efreset(struct ef_softc *);
void efstop(struct ef_softc *);
void efsetmulti(struct ef_softc *);
int efbusyeeprom(struct ef_softc *);
void efinit(struct ef_softc *);
void efcompletecmd(struct ef_softc *, u_int, u_int);
void eftxstat(struct ef_softc *);
void efread(struct ef_softc *);
struct mbuf *efget(struct ef_softc *, int totlen);
void ef_mii_writeb(struct ef_softc *, int);
void ef_mii_sync(struct ef_softc *);
sizeof(struct ef_softc), ef_isapnp_match, ef_isapnp_attach
struct ef_softc *sc = (void *)self;
struct ef_softc *sc = ifp->if_softc;
struct ef_softc *sc = ifp->if_softc;
efinit(struct ef_softc *sc)
efreset(struct ef_softc *sc)
efstop(struct ef_softc *sc)
efcompletecmd(struct ef_softc *sc, u_int cmd, u_int arg)
struct ef_softc *sc = vsc;
eftxstat(struct ef_softc *sc)
efbusyeeprom(struct ef_softc *sc)
struct ef_softc *sc = ifp->if_softc;
efsetmulti(struct ef_softc *sc)
efread(struct ef_softc *sc)
efget(struct ef_softc *sc, int totlen)
ef_mii_writeb(struct ef_softc *sc, int b)
ef_mii_sync(struct ef_softc *sc)
struct ef_softc *sc = (struct ef_softc *)dev;
struct ef_softc *sc = (struct ef_softc *)dev;
struct ef_softc *sc = ifp->if_softc;
struct ef_softc *sc = ifp->if_softc;
struct ef_softc *sc = (struct ef_softc *)self;
struct ef_softc *sc = v;