Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c183 #define SDEBUG_OPT_TRANSPORT_ERR 16 macro
199 SDEBUG_OPT_TRANSPORT_ERR | \
6462 if (cmnd->result == 0 && unlikely(sdebug_opts & SDEBUG_OPT_TRANSPORT_ERR)) { in schedule_resp()