Searched refs:atestart (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dif_ate.c205 static void atestart(struct ifnet *);
403 ifp->if_start = atestart;
1210 * as when atestart gets called via other paths. Lose the race
1263 atestart(struct ifnet *ifp) function

Completed in 77 milliseconds