Searched refs:PLX_9050_LINT1_STATUS (Results 1 – 2 of 2) sorted by relevance
175 #define PLX_9050_LINT1_STATUS 0x04 macro
2382 (PLX_9050_LINT1_STATUS | PLX_9050_LINT2_STATUS))) != 0) { in cpc_intr()2383 if (plx_status & PLX_9050_LINT1_STATUS) { /* SCA Interrupt */ in cpc_intr()