Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c3912 static int lpfc_restrict_login = 1; variable
3913 module_param(lpfc_restrict_login, int, S_IRUGO);
3914 MODULE_PARM_DESC(lpfc_restrict_login,
3990 static DEVICE_ATTR_RW(lpfc_restrict_login);
7524 lpfc_restrict_login_init(vport, lpfc_restrict_login); in lpfc_get_vport_cfgparam()