Searched refs:ar9300_mci_state (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c637 offset = ar9300_mci_state(ah,
727 offset = ar9300_mci_state(ah,
1079 ar9300_mci_state(ah, HAL_MCI_STATE_INIT_GPM_OFFSET, NULL);
1294 cur_bt_state = ar9300_mci_state(ah, HAL_MCI_STATE_REMOTE_SLEEP, NULL);
1335 ar9300_mci_state(struct ath_hal *ah, u_int32_t state_type, u_int32_t *p_data) function
H A Dar9300_power.c683 if ((ar9300_mci_state(ah, HAL_MCI_STATE_ENABLE, NULL) != 0) &&
H A Dar9300.h1641 extern u_int32_t ar9300_mci_state (struct ath_hal *ah, u_int32_t state_type, u_int32_t *p_data);
H A Dar9300_attach.c517 ar9300_mci_state, /* ah_mci_state */

Completed in 91 milliseconds