Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dscsi_debug.c176 #define SDEBUG_OPT_Q_NOISE 0x200 macro
184 #define SDEBUG_OPT_ALL_NOISE (SDEBUG_OPT_NOISE | SDEBUG_OPT_Q_NOISE | \
5646 if (SDEBUG_OPT_Q_NOISE & sdebug_opts) in schedule_resp()
5798 if (unlikely((SDEBUG_OPT_Q_NOISE & sdebug_opts) && scsi_result == device_qfull_result)) in schedule_resp()
7423 if (SDEBUG_OPT_Q_NOISE & sdebug_opts) { in sdebug_change_qdepth()