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

/netbsd-current/sys/dev/pci/
H A Dif_ale.c109 static void ale_stop(struct ifnet *, int);
540 ifp->if_stop = ale_stop;
611 ale_stop(ifp, 0);
1614 ale_stop(ifp, 0);
1844 ale_stop(struct ifnet *ifp, int disable) function

Completed in 203 milliseconds