Searched refs:edsc_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/net/
H A Dif_edsc.c59 struct edsc_softc { struct
94 struct edsc_softc *sc;
101 sc = malloc(sizeof(struct edsc_softc), M_EDSC, M_WAITOK | M_ZERO);
168 struct edsc_softc *sc = ifp->if_softc;
190 struct edsc_soft *sc = (struct edsc_softc *)dummy;

Completed in 55 milliseconds