Searched refs:scsi_debug_no_uld (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dscsi_debug.c533 static int scsi_debug_no_uld = 0; variable
3642 if (scsi_debug_no_uld) scsi_debug_slave_configure()
4092 module_param_named(no_uld, scsi_debug_no_uld, int, S_IRUGO);
4536 return scnprintf(buf, PAGE_SIZE, "%d\n", scsi_debug_no_uld); no_uld_show()

Completed in 66 milliseconds