Searched refs:HAL_MCI_INTERRUPT_RX_MSG_REQ_WAKE (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_btcoex_mci.c454 if (mciIntRxMsg & HAL_MCI_INTERRUPT_RX_MSG_REQ_WAKE) {
472 mciIntRxMsg &= ~HAL_MCI_INTERRUPT_RX_MSG_REQ_WAKE;
/freebsd-current/sys/dev/ath/ath_hal/
H A Dah_btcoex.h373 #define HAL_MCI_INTERRUPT_RX_MSG_REQ_WAKE 0x00001000 macro

Completed in 233 milliseconds