Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c471 static void uhso_if_start(if_t);
1586 if_setstartfn(ifp, uhso_if_start); in uhso_attach_ifnet()
1905 uhso_if_start(if_t ifp) in uhso_if_start() function