Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_mci.c580 ahp->ah_mci_coex_minor_version_bt = in ar9300_mci_process_gpm_extra()
586 ahp->ah_mci_coex_minor_version_bt); in ar9300_mci_process_gpm_extra()
1657 ahp->ah_mci_coex_minor_version_bt = (*p_data) & 0xff; in ar9300_mci_state()
1661 ahp->ah_mci_coex_minor_version_bt); in ar9300_mci_state()
HDar9300.h827 u_int8_t ah_mci_coex_minor_version_bt; member
HDar9300_attach.c738 ahp->ah_mci_coex_minor_version_bt = MCI_GPM_COEX_MINOR_VERSION_DEFAULT; in ar9300_attach()