Searched refs:hs_hca_name (Results 1 – 2 of 2) sorted by relevance
395 char hs_hca_name[64]; member
4268 if (name_length > sizeof (state->hs_hca_name)) { in hermon_pci_capability_vpd()4273 (void) memcpy(state->hs_hca_name, &vpd.vpd_char[vpd_str_id + 3], in hermon_pci_capability_vpd()4275 state->hs_hca_name[name_length] = 0; in hermon_pci_capability_vpd()