Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dscsi_debug.c175 #define SDEBUG_OPT_Q_NOISE 0x200 macro
183 #define SDEBUG_OPT_ALL_NOISE (SDEBUG_OPT_NOISE | SDEBUG_OPT_Q_NOISE | \
5417 if (SDEBUG_OPT_Q_NOISE & sdebug_opts) in schedule_resp()
5547 if (unlikely((SDEBUG_OPT_Q_NOISE & sdebug_opts) && scsi_result == device_qfull_result)) in schedule_resp()
7138 if (SDEBUG_OPT_Q_NOISE & sdebug_opts) { in sdebug_change_qdepth()