Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dscsi_debug.c636 static int sdebug_no_uld; variable
3888 if (sdebug_no_uld) in scsi_debug_slave_configure()
4446 module_param_named(no_uld, sdebug_no_uld, int, S_IRUGO);
4939 return scnprintf(buf, PAGE_SIZE, "%d\n", sdebug_no_uld); in no_uld_show()