Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_ct.c77 static char *lpfc_release_version = LPFC_DRIVER_VERSION; variable
1520 scnprintf(tmp, sizeof(tmp), " DV%s", lpfc_release_version); in lpfc_vport_symbolic_node_name()
2227 strncpy(ae->un.AttrString, lpfc_release_version, in lpfc_fdmi_hba_attr_drvr_ver()
/Linux-v5.10/Documentation/scsi/
DChangeLog.lpfc1136 * lpfc_release_version is used only in lpfc_ct.c, so move it there