Searched refs:PMCRAID_ERROR_INTERRUPTS (Results 1 – 2 of 2) sorted by relevance
504 #define PMCRAID_ERROR_INTERRUPTS (INTRS_IOARCB_TRANSFER_FAILED | \ macro511 #define PMCRAID_PCI_INTERRUPTS (PMCRAID_ERROR_INTERRUPTS | \
528 (intrs & PMCRAID_ERROR_INTERRUPTS)) { in pmcraid_reset_type()3717 if (intrs_val & PMCRAID_ERROR_INTERRUPTS) { in pmcraid_isr_msix()3790 if (intrs & PMCRAID_ERROR_INTERRUPTS) { in pmcraid_isr()