Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c77 static char *lpfc_release_version = LPFC_DRIVER_VERSION; variable
1835 scnprintf(tmp, sizeof(tmp), " DV%s", lpfc_release_version); in lpfc_vport_symbolic_node_name()
2672 lpfc_release_version); in lpfc_fdmi_hba_attr_drvr_ver()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc1136 * lpfc_release_version is used only in lpfc_ct.c, so move it there