Searched refs:ISR_BNTX (Results 1 – 6 of 6) sorted by relevance
150 if (pINTData->byISR0 & ISR_BNTX) { in INTnsProcessData()
305 #define ISR_BNTX 0x04 macro
108 if (byIsr0 & ISR_BNTX) // ISR, bit2 in STAvUpdateIsrStatCounter()
112 if (dwIsr & ISR_BNTX) // ISR, bit2 in STAvUpdateIsrStatCounter()
445 #define ISR_BNTX 0x00000004 // macro
2883 if (pDevice->dwIsr & ISR_BNTX) { in device_intr()