Searched refs:option_rom_ver (Results 1 – 2 of 2) sorted by relevance
637 u8 option_rom_ver[BFA_VERSION_LEN]; member
2037 if (fcs_hba_attr->option_rom_ver[0] != '\0') { in bfa_fcs_lport_fdmi_build_rhba_pyld()2040 templen = (u16) strlen(fcs_hba_attr->option_rom_ver); in bfa_fcs_lport_fdmi_build_rhba_pyld()2041 memcpy(attr->value, fcs_hba_attr->option_rom_ver, templen); in bfa_fcs_lport_fdmi_build_rhba_pyld()2641 hba_attr->option_rom_ver); in bfa_fcs_fdmi_get_hbaattr()2672 strlcpy(hba_attr->bios_ver, hba_attr->option_rom_ver, BFA_VERSION_LEN); in bfa_fcs_fdmi_get_hbaattr()