Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dscsi_debug.c640 static int sdebug_opts = DEF_OPTS; variable
2000 if (SDEBUG_OPT_N_WCE & sdebug_opts) in resp_caching_pg()
2736 if (unlikely((SDEBUG_OPT_MEDIUM_ERR & sdebug_opts) && in resp_read_dt0()
4028 if (SCpnt->device && (SDEBUG_OPT_ALL_NOISE & sdebug_opts)) in scsi_debug_abort()
4044 if (SDEBUG_OPT_ALL_NOISE & sdebug_opts) in scsi_debug_device_reset()
4066 if (SDEBUG_OPT_ALL_NOISE & sdebug_opts) in scsi_debug_target_reset()
4081 if (SDEBUG_OPT_RESET_NOISE & sdebug_opts) in scsi_debug_target_reset()
4100 if (SDEBUG_OPT_ALL_NOISE & sdebug_opts) in scsi_debug_bus_reset()
4114 if (SDEBUG_OPT_RESET_NOISE & sdebug_opts) in scsi_debug_bus_reset()
4128 if ((SCpnt->device) && (SDEBUG_OPT_ALL_NOISE & sdebug_opts)) in scsi_debug_host_reset()
[all …]