Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c740 static int sdebug_add_host = DEF_NUM_HOST; /* in sysfs this is relative */ variable
5818 module_param_named(add_host, sdebug_add_host, int, S_IRUGO | S_IWUSR);
7110 hosts_to_add = sdebug_add_host; in scsi_debug_init()
7111 sdebug_add_host = 0; in scsi_debug_init()