Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c1335 #define VERBOSE_ABORT 0x0f00 macro
3470 if (aic7xxx_verbose & (VERBOSE_ABORT | VERBOSE_RESET)) in aic7xxx_reset_device()
3491 if (aic7xxx_verbose & (VERBOSE_ABORT | VERBOSE_RESET)) in aic7xxx_reset_device()
3529 if (aic7xxx_verbose & (VERBOSE_ABORT | VERBOSE_RESET)) in aic7xxx_reset_device()
3550 if (aic7xxx_verbose & (VERBOSE_ABORT | VERBOSE_RESET)) in aic7xxx_reset_device()
4550 aic7xxx_verbose &= ~(VERBOSE_RESET|VERBOSE_ABORT); in aic7xxx_handle_seqint()
11280 if (aic7xxx_verbose & VERBOSE_ABORT) in aic7xxx_abort()