Searched refs:option_rom_ver (Results 1 – 2 of 2) sorted by relevance
647 u8 option_rom_ver[BFA_VERSION_LEN]; member
2028 if (fcs_hba_attr->option_rom_ver[0] != '\0') { in bfa_fcs_lport_fdmi_build_rhba_pyld()2031 templen = (u16) strlen(fcs_hba_attr->option_rom_ver); in bfa_fcs_lport_fdmi_build_rhba_pyld()2032 memcpy(attr->value, fcs_hba_attr->option_rom_ver, templen); in bfa_fcs_lport_fdmi_build_rhba_pyld()2629 hba_attr->option_rom_ver); in bfa_fcs_fdmi_get_hbaattr()2660 strncpy(hba_attr->bios_ver, hba_attr->option_rom_ver, BFA_VERSION_LEN); in bfa_fcs_fdmi_get_hbaattr()