Searched refs:PCI_SRIOV_BAR (Results 1 – 3 of 3) sorted by relevance
210 addr = sriov_cap + PCI_SRIOV_BAR + region_num * 4; in pcie_sriov_pf_init_vf_bar()469 pci_set_quad(dev->config + sriov_cap + PCI_SRIOV_BAR + i * 4, in pcie_sriov_pf_reset()
1599 int bar = sriov_cap + PCI_SRIOV_BAR + reg * 4; in pci_config_get_bar_addr()
977 #define PCI_SRIOV_BAR 0x24 /* VF BAR0 */ macro