Home
last modified time | relevance | path

Searched refs:VERBOSE_MINOR_ERROR (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c1242 #define VERBOSE_MINOR_ERROR 0x0040 macro
3712 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 …]