Home
last modified time | relevance | path

Searched refs:PCIR_VENDOR (Results 1 – 9 of 9) sorted by relevance

/hypervisor/dm/vpci/
A Dvpci_mf_dev.c21 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, PCI_DUMMY_DEVICE_VENDOR); in init_vpci_mf_dev()
A Dvpci_bridge.c99 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, 0x8086U); in init_vpci_bridge()
A Dvhostbridge.c133 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, 0x8086U); in init_vhostbridge()
A Dvroot_port.c22 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, VRP_VENDOR); in init_vrp()
A Dvmcs9900.c118 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, MCS9900_VENDOR); in init_vmcs9900()
A Dpci_pt.c639 vid = pci_pdev_read_cfg(vdev->phyfun->bdf, PCIR_VENDOR, 2U); in init_vdev_pt()
642 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, vid); in init_vdev_pt()
A Divshmem.c551 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, IVSHMEM_VENDOR_ID); in init_ivshmem_vdev()
/hypervisor/include/hw/
A Dpci.h67 #define PCIR_VENDOR 0x00U macro
/hypervisor/hw/
A Dpci.c457 vendor = pci_pdev_read_cfg(pbdf, PCIR_VENDOR, 2U); in scan_pci_hierarchy()

Completed in 14 milliseconds