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

/linux-4.4.14/drivers/scsi/
H A Dscsi_debug.c149 #define SCSI_DEBUG_OPT_NOISE 1 macro
747 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) mk_sense_invalid_fld()
767 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) mk_sense_buffer()
781 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) { scsi_debug_ioctl()
817 bool debug = !!(SCSI_DEBUG_OPT_NOISE & scsi_debug_opts); check_readiness()
2182 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)) resp_mode_select()
2958 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)) resp_write_dt0()
3015 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)) resp_write_same()
3197 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)) resp_comp_write()
3617 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) scsi_debug_slave_alloc()
3628 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) scsi_debug_slave_configure()
3648 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) scsi_debug_slave_destroy()
3958 if ((scsi_result) && (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)) schedule_resp()
4955 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) scsi_debug_init()
5154 bool debug = !!(SCSI_DEBUG_OPT_NOISE & scsi_debug_opts); scsi_debug_queuecommand()

Completed in 78 milliseconds