Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwi.c146 STATIC void wi_start(struct ifnet *);
417 ifp->if_start = wi_start; in wi_attach()
727 wi_start(ifp); in wi_softintr()
1131 wi_start(struct ifnet *ifp) in wi_start() function