Searched refs:PCI_SRIOV_TOTAL_VF (Results 1 - 3 of 3) sorted by path

/u-boot/drivers/pci/
H A Dpci-uclass.c1773 dm_pci_read_config16(pdev, pos + PCI_SRIOV_TOTAL_VF, &total_vf);
1857 dm_pci_read_config16(pdev, pos + PCI_SRIOV_TOTAL_VF, &total_vf);
H A Dpcie_layerscape_fixup.c363 dm_pci_read_config16(dev, sriov_pos + PCI_SRIOV_TOTAL_VF, &tmp16);
/u-boot/include/
H A Dpci.h440 #define PCI_SRIOV_TOTAL_VF 0x0e /* Total VFs */ macro

Completed in 75 milliseconds