Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dscsi_debug.c741 static unsigned int sdebug_guard = DEF_GUARD; variable
2994 if (sdebug_guard) in dif_compute_csum()
5578 module_param_named(guard, sdebug_guard, uint, S_IRUGO);
6398 return scnprintf(buf, PAGE_SIZE, "%u\n", sdebug_guard); in guard_show()
6668 if (sdebug_guard > 1) { in scsi_debug_init()
7478 if (sdebug_guard == 1) in sdebug_driver_probe()