Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_ale.c137 static void ale_start(if_t);
616 if_setstartfn(ifp, ale_start); in ale_attach()
1856 ale_start(if_t ifp) in ale_start() function