Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c170 #define SDEBUG_OPT_TRANSPORT_ERR 16 macro
186 SDEBUG_OPT_TRANSPORT_ERR | \
5501 if (cmnd->result == 0 && unlikely(sdebug_opts & SDEBUG_OPT_TRANSPORT_ERR)) { in schedule_resp()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c171 #define SDEBUG_OPT_TRANSPORT_ERR 16 macro
187 SDEBUG_OPT_TRANSPORT_ERR | \
5597 if (cmnd->result == 0 && unlikely(sdebug_opts & SDEBUG_OPT_TRANSPORT_ERR)) { in schedule_resp()

Completed in 20 milliseconds