Searched refs:VERBOSE_MINOR_ERROR (Results 1 – 1 of 1) sorted by relevance
1242 #define VERBOSE_MINOR_ERROR 0x0040 macro3712 if ( (status1 & DPE) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()3715 if ( (status1 & SSE) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()3718 if ( (status1 & RMA) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()3721 if ( (status1 & RTA) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()3724 if ( (status1 & STA) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()3727 if ( (status1 & DPR) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()3842 if (aic7xxx_verbose & VERBOSE_MINOR_ERROR) in aic7xxx_calculate_residual()3950 if (aic7xxx_verbose & VERBOSE_MINOR_ERROR) in aic7xxx_handle_seqint()4406 if( (aic7xxx_verbose & VERBOSE_MINOR_ERROR) || in aic7xxx_handle_seqint()[all …]