Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dath.c127 static void ath_stop_locked(struct ifnet *, int);
1037 ath_stop_locked(ifp, 0); in ath_init()
1120 ath_stop_locked(struct ifnet *ifp, int disable) in ath_stop_locked() function
1181 ath_stop_locked(ifp, disable); in ath_stop()
5394 ath_stop_locked(ifp, 1); in ath_ioctl()