Searched refs:AR_MCI_INTERRUPT_RX_MSG_CONT_NACK (Results 1 – 2 of 2) sorted by relevance
117 #define AR_MCI_INTERRUPT_RX_MSG_CONT_NACK 0x00000004 macro300 AR_MCI_INTERRUPT_RX_MSG_CONT_NACK | \
616 if (mci_int_rxmsg & AR_MCI_INTERRUPT_RX_MSG_CONT_NACK) in ath_mci_intr()617 mci_int_rxmsg &= ~AR_MCI_INTERRUPT_RX_MSG_CONT_NACK; in ath_mci_intr()