Searched refs:vpd_int (Results 1 – 2 of 2) sorted by relevance
3045 uint32_t vpd_int[TAVOR_VPD_HDR_DWSIZE]; in tavor_pci_capability_vpd() member3055 err = tavor_pci_read_vpd(hdl, offset, i << 2, &vpd.vpd_int[i]); in tavor_pci_capability_vpd()3067 data32 = vpd.vpd_int[i]; in tavor_pci_capability_vpd()
4233 uint32_t vpd_int[HERMON_VPD_HDR_DWSIZE]; in hermon_pci_capability_vpd() member4243 err = hermon_pci_read_vpd(hdl, offset, i << 2, &vpd.vpd_int[i]); in hermon_pci_capability_vpd()4253 data32 = vpd.vpd_int[i]; in hermon_pci_capability_vpd()