Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_debug.c164 #define SCSI_DEBUG_OPT_ALL_NOISE (0x1 | 0x200 | 0x2000) macro
3768 (SCSI_DEBUG_OPT_ALL_NOISE & scsi_debug_opts)) in scsi_debug_abort()
3784 if (SCSI_DEBUG_OPT_ALL_NOISE & scsi_debug_opts) in scsi_debug_device_reset()
3807 if (SCSI_DEBUG_OPT_ALL_NOISE & scsi_debug_opts) in scsi_debug_target_reset()
3841 if (SCSI_DEBUG_OPT_ALL_NOISE & scsi_debug_opts) in scsi_debug_bus_reset()
3869 if ((SCpnt->device) && (SCSI_DEBUG_OPT_ALL_NOISE & scsi_debug_opts)) in scsi_debug_host_reset()