Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_attr.c3857 static int lpfc_restrict_login = 1; variable
3858 module_param(lpfc_restrict_login, int, S_IRUGO);
3859 MODULE_PARM_DESC(lpfc_restrict_login,
3935 static DEVICE_ATTR_RW(lpfc_restrict_login);
7270 lpfc_restrict_login_init(vport, lpfc_restrict_login); in lpfc_get_vport_cfgparam()