Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c843 static int sdebug_no_uld; variable
5909 if (sdebug_no_uld) in scsi_debug_sdev_configure()
6606 module_param_named(no_uld, sdebug_no_uld, int, S_IRUGO);
7306 return scnprintf(buf, PAGE_SIZE, "%d\n", sdebug_no_uld); in no_uld_show()