Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c516 ah->ah_btCoexDisable = ar9300_bt_coex_disable; in ar9300_attach_freebsd_ops()
531 ah->ah_btCoexDisable = ar9300_mci_bt_coex_disable; in ar9300_attach_freebsd_ops()
H A Dar9300_attach.c730 ah->ah_btCoexDisable = ar9300_mci_bt_coex_disable; in ar9300_attach()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c211 ah->ah_btCoexDisable = ar5416BTCoexDisable; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1529 void __ahdecl(*ah_btCoexDisable)(struct ath_hal *); member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1527 ((*(_ah)->ah_btCoexDisable)((_ah)))