Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xl.c241 static void xl_start(if_t);
1346 if_setstartfn(ifp, xl_start); in xl_attach()
2418 xl_start(if_t ifp) in xl_start() function