Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_debug.c537 static int scsi_debug_opts = DEF_OPTS; variable
744 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) in mk_sense_invalid_fld()
764 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) in mk_sense_buffer()
778 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) { in scsi_debug_ioctl()
814 bool debug = !!(SCSI_DEBUG_OPT_NOISE & scsi_debug_opts); in check_readiness()
1890 if (SCSI_DEBUG_OPT_N_WCE & scsi_debug_opts) in resp_caching_pg()
2180 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)) in resp_mode_select()
2628 if ((SCSI_DEBUG_OPT_MEDIUM_ERR & scsi_debug_opts) && in resp_read_dt0()
2961 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)) in resp_write_dt0()
3018 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)) in resp_write_same()
[all …]