Searched refs:PCI_SRIOV_BAR (Results 1 – 2 of 2) sorted by relevance
796 pos + PCI_SRIOV_BAR + i * 4); in sriov_init()986 reg = iov->pos + PCI_SRIOV_BAR + 4 * vf_bar; in pci_iov_update_resource()
962 #define PCI_SRIOV_BAR 0x24 /* VF BAR0 */ macro