Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c182 #define SDEBUG_OPT_CMD_ABORT 0x10000 macro
190 SDEBUG_OPT_CMD_ABORT)
5575 if (unlikely((sdebug_opts & SDEBUG_OPT_CMD_ABORT) && in schedule_resp()
5579 if (unlikely((sdebug_opts & SDEBUG_OPT_CMD_ABORT) && in schedule_resp()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c183 #define SDEBUG_OPT_CMD_ABORT 0x10000 macro
191 SDEBUG_OPT_CMD_ABORT)
5663 if (unlikely((sdebug_opts & SDEBUG_OPT_CMD_ABORT) && in schedule_resp()

Completed in 20 milliseconds