Home
last modified time | relevance | path

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

/openbmc/linux/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()