• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/

Lines Matching refs:scsi_debug_opts

117 /* bit mask values for scsi_debug_opts */
164 static int scsi_debug_opts = DEF_OPTS;
315 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
381 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) {
392 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
400 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
1479 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts))
1778 if ((SCSI_DEBUG_OPT_MEDIUM_ERR & scsi_debug_opts) &&
2052 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts))
2087 (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts))
2380 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
2391 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
2414 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
2466 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
2479 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
2499 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
2517 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
2537 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
2623 if ((SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) && cmnd) {
2693 module_param_named(opts, scsi_debug_opts, int, S_IRUGO | S_IWUSR);
2754 scsi_debug_opts);
2779 scsi_debug_opts = pos;
2794 scsi_debug_dev_size_mb, scsi_debug_opts, scsi_debug_every_nth,
2835 return scnprintf(buf, PAGE_SIZE, "0x%x\n", scsi_debug_opts);
2855 scsi_debug_opts = opts;
3212 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
3393 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) {
3538 if ((SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) && cmd) {
3566 if (SCSI_DEBUG_OPT_TIMEOUT & scsi_debug_opts)
3568 else if (SCSI_DEBUG_OPT_RECOVERED_ERR & scsi_debug_opts)
3570 else if (SCSI_DEBUG_OPT_TRANSPORT_ERR & scsi_debug_opts)
3572 else if (SCSI_DEBUG_OPT_DIF_ERR & scsi_debug_opts)
3574 else if (SCSI_DEBUG_OPT_DIX_ERR & scsi_debug_opts)
3586 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
3614 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)
3844 if (SCSI_DEBUG_OPT_NOISE & scsi_debug_opts)