Home
last modified time | relevance | path

Searched refs:disc_softc (Results 1 – 1 of 1) sorted by relevance

/src/sys/net/
H A Dif_disc.c64 struct disc_softc { struct
84 struct disc_softc *sc; in disc_clone_create() argument
86 sc = malloc(sizeof(struct disc_softc), M_DISC, M_WAITOK | M_ZERO); in disc_clone_create()
117 struct disc_softc *sc; in disc_clone_destroy()