Searched refs:scsi_debug_no_uld (Results 1 – 1 of 1) sorted by relevance
536 static int scsi_debug_no_uld = 0; variable3638 if (scsi_debug_no_uld) in scsi_debug_slave_configure()4093 module_param_named(no_uld, scsi_debug_no_uld, int, S_IRUGO);4536 return scnprintf(buf, PAGE_SIZE, "%d\n", scsi_debug_no_uld); in no_uld_show()