el_softc
struct el_softc *sc = match;
struct el_softc *sc = (void *)self;
elreset(struct el_softc *sc)
elstop(struct el_softc *sc)
el_hardreset(struct el_softc *sc)
elinit(struct el_softc *sc)
struct el_softc *sc = ifp->if_softc;
el_xmit(struct el_softc *sc)
register struct el_softc *sc = arg;
elread(struct el_softc *sc, int len)
elget(struct el_softc *sc, int totlen)
struct el_softc *sc = ifp->if_softc;
struct el_softc *sc = ifp->if_softc;
void elinit(struct el_softc *);
void elreset(struct el_softc *);
void elstop(struct el_softc *);
static int el_xmit(struct el_softc *);
void elread(struct el_softc *, int);
struct mbuf *elget(struct el_softc *sc, int);
static inline void el_hardreset(struct el_softc *);
sizeof(struct el_softc), elprobe, elattach