Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c1333 #define VERBOSE_MINOR_ERROR 0x0040 macro
4086 if ( (status1 & DPE) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()
4089 if ( (status1 & SSE) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()
4092 if ( (status1 & RMA) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()
4095 if ( (status1 & RTA) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()
4098 if ( (status1 & STA) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()
4101 if ( (status1 & DPR) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()
4293 if (aic7xxx_verbose & VERBOSE_MINOR_ERROR) in aic7xxx_calculate_residual()
4409 if (aic7xxx_verbose & VERBOSE_MINOR_ERROR) in aic7xxx_handle_seqint()
4908 if( (aic7xxx_verbose & VERBOSE_MINOR_ERROR) || in aic7xxx_handle_seqint()
[all …]