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

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_btcoex_mci.c508 if (mciIntRxMsg & HAL_MCI_INTERRUPT_RX_MSG_SYS_SLEEPING) {
509 mciIntRxMsg &= ~HAL_MCI_INTERRUPT_RX_MSG_SYS_SLEEPING;
/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_btcoex.h373 #define HAL_MCI_INTERRUPT_RX_MSG_SYS_SLEEPING 0x00000400 macro

Completed in 125 milliseconds