Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sbni/
HDif_sbni.c94 static void sbni_start_locked(struct ifnet *);
322 sbni_start_locked(ifp); in sbni_init_locked()
331 sbni_start_locked(ifp); in sbni_start()
336 sbni_start_locked(struct ifnet *ifp) in sbni_start_locked() function