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 | \
525 (intrs & PMCRAID_ERROR_INTERRUPTS)) { in pmcraid_reset_type()3669 if (intrs_val & PMCRAID_ERROR_INTERRUPTS) { in pmcraid_isr_msix()3742 if (intrs & PMCRAID_ERROR_INTERRUPTS) { in pmcraid_isr()