Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dif_fwe.c70 static void fwe_start (if_t);
185 if_setstartfn(ifp, fwe_start); in fwe_attach()
341 fwe_start(ifp); in fwe_init()
439 fwe_start(ifp); in fwe_output_callback()
443 fwe_start(if_t ifp) in fwe_start() function