Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_mci.c1281 u_int32_t ar9300_mci_check_int(struct ath_hal *ah, u_int32_t ints) in ar9300_mci_check_int() function
HDar9300.h1678 extern u_int32_t ar9300_mci_check_int (struct ath_hal *ah, u_int32_t ints);
HDar9300_reset.c5114 if (ar9300_mci_check_int(ah, AR_MCI_INTERRUPT_RX_MSG_REMOTE_RESET) || in ar9300_reset()
5115 ar9300_mci_check_int(ah, AR_MCI_INTERRUPT_RX_MSG_REQ_WAKE)) in ar9300_reset()