Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_freebsd.c78 ah->ah_disable = ar9300_disable; in ar9300_attach_freebsd_ops()
Dar9300.h1381 extern HAL_BOOL ar9300_disable(struct ath_hal *ah);
Dar9300_attach.c185 ar9300_disable, /* ah_disable */
Dar9300_reset.c1940 ar9300_disable(struct ath_hal *ah) in ar9300_disable() function