Searched refs:lpfc_soft_wwn_key (Results 1 – 1 of 1) sorted by relevance
2080 static char *lpfc_soft_wwn_key = "C99G71SL8032A"; variable2161 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()