Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dscsi_debug.c636 static unsigned int sdebug_guard = DEF_GUARD; variable
2552 if (sdebug_guard) in dif_compute_csum()
4516 module_param_named(guard, sdebug_guard, uint, S_IRUGO);
5164 return scnprintf(buf, PAGE_SIZE, "%u\n", sdebug_guard); in guard_show()
5353 if (sdebug_guard > 1) { in scsi_debug_init()
5936 if (sdebug_guard == 1) in sdebug_driver_probe()