Home
last modified time | relevance | path

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

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