Home
last modified time | relevance | path

Searched refs:PCI_SRIOV_BAR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/
H A Diov.c846 pos + PCI_SRIOV_BAR, sriovbars); in sriov_init()
863 pos + PCI_SRIOV_BAR + i * 4, in sriov_init()
1079 reg = iov->pos + PCI_SRIOV_BAR + 4 * vf_bar; in pci_iov_update_resource()
/linux/include/uapi/linux/
H A Dpci_regs.h997 #define PCI_SRIOV_BAR 0x24 /* VF BAR0 */ macro