Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_if.c241 POCE_SOFTC softc_tail = NULL; variable
366 if (softc_tail != NULL) { in oce_attach()
367 softc_tail->next = sc; in oce_attach()
371 softc_tail = sc; in oce_attach()
416 softc_tail = poce_sc_tmp2; in oce_detach()