Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_attr.c3672 static int lpfc_restrict_login = 1; variable
3673 module_param(lpfc_restrict_login, int, S_IRUGO);
3674 MODULE_PARM_DESC(lpfc_restrict_login,
3750 static DEVICE_ATTR_RW(lpfc_restrict_login);
6665 lpfc_restrict_login_init(vport, lpfc_restrict_login); in lpfc_get_vport_cfgparam()