Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c2670 static char *lpfc_soft_wwn_key = "C99G71SL8032A"; variable
2759 if ((cnt != strlen(lpfc_soft_wwn_key)) || in lpfc_soft_wwn_enable_store()
2760 (strncmp(buf, lpfc_soft_wwn_key, strlen(lpfc_soft_wwn_key)) != 0)) in lpfc_soft_wwn_enable_store()