Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c183 #define SDEBUG_OPT_CMD_ABORT 0x10000 macro
191 SDEBUG_OPT_CMD_ABORT)
5763 if (unlikely((sdebug_opts & SDEBUG_OPT_CMD_ABORT) && in schedule_resp()