Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd.c516 ah->ah_btCoexEnable = ar9300_bt_coex_enable; in ar9300_attach_freebsd_ops()
531 ah->ah_btCoexEnable = ar9300_mci_bt_coex_enable; in ar9300_attach_freebsd_ops()
HDar9300_attach.c731 ah->ah_btCoexEnable = ar9300_mci_bt_coex_enable; in ar9300_attach()
/freebsd-head/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c212 ah->ah_btCoexEnable = ar5416BTCoexEnable; in ar5416InitState()
/freebsd-head/sys/dev/ath/ath_hal/
HDah.h1530 int __ahdecl(*ah_btCoexEnable)(struct ath_hal *); member
/freebsd-head/sys/dev/ath/
HDif_athvar.h1525 ((*(_ah)->ah_btCoexEnable)((_ah)))