Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dscsi_debug.c232 #define SDEBUG_OPT_CMD_ABORT 0x10000 macro
240 SDEBUG_OPT_CMD_ABORT)
7200 if (unlikely((sdebug_opts & SDEBUG_OPT_CMD_ABORT) && in schedule_resp()