Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c750 static unsigned int sdebug_guard = DEF_GUARD; variable
3109 if (sdebug_guard) in dif_compute_csum()
5829 module_param_named(guard, sdebug_guard, uint, S_IRUGO);
6673 return scnprintf(buf, PAGE_SIZE, "%u\n", sdebug_guard); in guard_show()
6944 if (sdebug_guard > 1) { in scsi_debug_init()
7915 if (sdebug_guard == 1) in sdebug_driver_probe()