Searched refs:OptionROMVersion (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc.h | 987 char OptionROMVersion[32]; /* adapter BIOS / Fcode version */ member
|
H A D | lpfc_ct.c | 2252 strncpy(ae->un.AttrString, phba->OptionROMVersion, in lpfc_fdmi_hba_attr_rom_ver()
|
H A D | lpfc_attr.c | 864 phba->OptionROMVersion); in lpfc_option_rom_version_show()
|
H A D | lpfc_init.c | 302 * into a human readable string and store it in OptionROMVersion. 328 snprintf(phba->OptionROMVersion, 32, "%d.%d%d", in lpfc_dump_wakeup_param_cmpl() 331 snprintf(phba->OptionROMVersion, 32, "%d.%d%d%c%d", in lpfc_dump_wakeup_param_cmpl()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc.h | 1248 char OptionROMVersion[32]; /* adapter BIOS / Fcode version */ member
|
H A D | lpfc_ct.c | 2689 phba->OptionROMVersion); in lpfc_fdmi_hba_attr_rom_ver()
|
H A D | lpfc_attr.c | 1018 phba->OptionROMVersion); in lpfc_option_rom_version_show()
|
H A D | lpfc_init.c | 306 * into a human readable string and store it in OptionROMVersion. 331 snprintf(phba->OptionROMVersion, 32, "%d.%d%d", in lpfc_dump_wakeup_param_cmpl() 334 snprintf(phba->OptionROMVersion, 32, "%d.%d%d%c%d", in lpfc_dump_wakeup_param_cmpl()
|
Completed in 63 milliseconds