Searched refs:PMCRAID_ERROR_INTERRUPTS (Results 1 – 2 of 2) sorted by relevance
517 #define PMCRAID_ERROR_INTERRUPTS (INTRS_IOARCB_TRANSFER_FAILED | \ macro524 #define PMCRAID_PCI_INTERRUPTS (PMCRAID_ERROR_INTERRUPTS | \
541 (intrs & PMCRAID_ERROR_INTERRUPTS)) { in pmcraid_reset_type()4198 if (intrs_val & PMCRAID_ERROR_INTERRUPTS) { in pmcraid_isr_msix()4271 if (intrs & PMCRAID_ERROR_INTERRUPTS) { in pmcraid_isr()