sdebug_statistics  666 drivers/scsi/scsi_debug.c static bool sdebug_statistics = DEF_STATISTICS;
sdebug_statistics 3724 drivers/scsi/scsi_debug.c 	if (sdebug_statistics) {
sdebug_statistics 4369 drivers/scsi/scsi_debug.c 		if (sdebug_statistics)
sdebug_statistics 4381 drivers/scsi/scsi_debug.c 		if (sdebug_statistics)
sdebug_statistics 4457 drivers/scsi/scsi_debug.c module_param_named(statistics, sdebug_statistics, bool, S_IRUGO | S_IWUSR);
sdebug_statistics 4545 drivers/scsi/scsi_debug.c 		  "statistics", (int)sdebug_statistics);
sdebug_statistics 4596 drivers/scsi/scsi_debug.c 		   sdebug_statistics);
sdebug_statistics 4851 drivers/scsi/scsi_debug.c 		if (nth && !sdebug_statistics) {
sdebug_statistics 4853 drivers/scsi/scsi_debug.c 			sdebug_statistics = true;
sdebug_statistics 5031 drivers/scsi/scsi_debug.c 	return scnprintf(buf, PAGE_SIZE, "%d\n", (int)sdebug_statistics);
sdebug_statistics 5040 drivers/scsi/scsi_debug.c 			sdebug_statistics = true;
sdebug_statistics 5043 drivers/scsi/scsi_debug.c 			sdebug_statistics = false;
sdebug_statistics 5608 drivers/scsi/scsi_debug.c 	if (sdebug_statistics)
sdebug_statistics 5862 drivers/scsi/scsi_debug.c 		sdebug_statistics = true;