Searched refs:ISR_RXDMA0 (Results 1 – 6 of 6) sorted by relevance
299 #define ISR_RXDMA0 0x08 macro
76 if (byIsr0 & ISR_RXDMA0) // ISR, bit3 in STAvUpdateIsrStatCounter()
207 ((pDevice->dwIsr & ISR_RXDMA0) != 0) && in PSbConsiderPowerDown()
112 if (dwIsr & ISR_RXDMA0) // ISR, bit3 in STAvUpdateIsrStatCounter()
418 #define ISR_RXDMA0 0x00000008 // macro
2665 if (pDevice->dwIsr & ISR_RXDMA0) { in device_intr()