Home
last modified time | relevance | path

Searched refs:SDEBUG_OPT_ALL_NOISE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c183 #define SDEBUG_OPT_ALL_NOISE (SDEBUG_OPT_NOISE | SDEBUG_OPT_Q_NOISE | \ macro
5179 if (SCpnt->device && (SDEBUG_OPT_ALL_NOISE & sdebug_opts)) in scsi_debug_abort()
5195 if (SDEBUG_OPT_ALL_NOISE & sdebug_opts) in scsi_debug_device_reset()
5217 if (SDEBUG_OPT_ALL_NOISE & sdebug_opts) in scsi_debug_target_reset()
5251 if (SDEBUG_OPT_ALL_NOISE & sdebug_opts) in scsi_debug_bus_reset()
5279 if ((SCpnt->device) && (SDEBUG_OPT_ALL_NOISE & sdebug_opts)) in scsi_debug_host_reset()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c184 #define SDEBUG_OPT_ALL_NOISE (SDEBUG_OPT_NOISE | SDEBUG_OPT_Q_NOISE | \ macro
5281 if (SDEBUG_OPT_ALL_NOISE & sdebug_opts) in scsi_debug_abort()
5316 if (SDEBUG_OPT_ALL_NOISE & sdebug_opts) in scsi_debug_device_reset()
5334 if (SDEBUG_OPT_ALL_NOISE & sdebug_opts) in scsi_debug_target_reset()
5360 if (SDEBUG_OPT_ALL_NOISE & sdebug_opts) in scsi_debug_bus_reset()
5381 if (SDEBUG_OPT_ALL_NOISE & sdebug_opts) in scsi_debug_host_reset()

Completed in 33 milliseconds