Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_attr.c4072 static int lpfc_restrict_login = 1; variable
4073 module_param(lpfc_restrict_login, int, S_IRUGO);
4074 MODULE_PARM_DESC(lpfc_restrict_login,
4150 static DEVICE_ATTR_RW(lpfc_restrict_login);
7793 lpfc_restrict_login_init(vport, lpfc_restrict_login); in lpfc_get_vport_cfgparam()