Searched refs:INTR_TX_INTME (Results 1 – 2 of 2) sorted by relevance
68 #define INTR_TX_INTME 0x00000001 /* frame w/ INT ME desc bit set macro
2507 if (status & (INTR_TX_ALL | INTR_TX_INTME)) { in cas_interrupt()2509 status &= ~(INTR_TX_ALL | INTR_TX_INTME); in cas_interrupt()