HomeSort by: relevance | last modified time | path
    Searched defs:ath_stop_locked (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ath.c 127 static void ath_stop_locked(struct ifnet *, int);
1036 ath_stop_locked(ifp, 0);
1119 ath_stop_locked(struct ifnet *ifp, int disable) function in typeref:typename:void
1180 ath_stop_locked(ifp, disable);
5393 ath_stop_locked(ifp, 1);

Completed in 14 milliseconds