Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_debug.c540 static int scsi_debug_opts = DEF_OPTS; variable
747 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) in mk_sense_invalid_fld()
767 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) in mk_sense_buffer()
781 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) { in scsi_debug_ioctl()
817 bool debug = !!(SCSI_DEBUG_OPT_NOISE & scsi_debug_opts); in check_readiness()
1892 if (SCSI_DEBUG_OPT_N_WCE & scsi_debug_opts) in resp_caching_pg()
2182 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)) in resp_mode_select()
2625 if ((SCSI_DEBUG_OPT_MEDIUM_ERR & scsi_debug_opts) && in resp_read_dt0()
2958 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)) in resp_write_dt0()
3015 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)) in resp_write_same()
[all …]