Searched refs:SCSI_DEBUG_OPT_ALL_NOISE (Results 1 – 1 of 1) sorted by relevance
161 #define SCSI_DEBUG_OPT_ALL_NOISE (0x1 | 0x200 | 0x2000) macro3772 (SCSI_DEBUG_OPT_ALL_NOISE & scsi_debug_opts)) in scsi_debug_abort()3788 if (SCSI_DEBUG_OPT_ALL_NOISE & scsi_debug_opts) in scsi_debug_device_reset()3811 if (SCSI_DEBUG_OPT_ALL_NOISE & scsi_debug_opts) in scsi_debug_target_reset()3845 if (SCSI_DEBUG_OPT_ALL_NOISE & scsi_debug_opts) in scsi_debug_bus_reset()3873 if ((SCpnt->device) && (SCSI_DEBUG_OPT_ALL_NOISE & scsi_debug_opts)) in scsi_debug_host_reset()