Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_attr.c2080 static char *lpfc_soft_wwn_key = "C99G71SL8032A"; variable
2161 if ((cnt != strlen(lpfc_soft_wwn_key)) || in lpfc_soft_wwn_enable_store()
2162 (strncmp(buf, lpfc_soft_wwn_key, strlen(lpfc_soft_wwn_key)) != 0)) in lpfc_soft_wwn_enable_store()