Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c35 static bool allow_lun_scan = true; variable
36 module_param(allow_lun_scan, bool, 0600);
37 MODULE_PARM_DESC(allow_lun_scan, "For NPIV, scan and attach all storage LUNs");
145 if (!unit && !(allow_lun_scan && npiv)) { in zfcp_scsi_sdev_init()
/linux/Documentation/admin-guide/kdump/
H A Dkdump.rst485 "allow_lun_scan" zfcp module parameter should be set to zero before