Searched refs:PCIR_VENDOR (Results 1 – 9 of 9) sorted by relevance
| /hypervisor/dm/vpci/ |
| A D | vpci_mf_dev.c | 21 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, PCI_DUMMY_DEVICE_VENDOR); in init_vpci_mf_dev()
|
| A D | vpci_bridge.c | 99 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, 0x8086U); in init_vpci_bridge()
|
| A D | vhostbridge.c | 133 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, 0x8086U); in init_vhostbridge()
|
| A D | vroot_port.c | 22 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, VRP_VENDOR); in init_vrp()
|
| A D | vmcs9900.c | 118 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, MCS9900_VENDOR); in init_vmcs9900()
|
| A D | pci_pt.c | 639 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 D | ivshmem.c | 551 pci_vdev_write_vcfg(vdev, PCIR_VENDOR, 2U, IVSHMEM_VENDOR_ID); in init_ivshmem_vdev()
|
| /hypervisor/include/hw/ |
| A D | pci.h | 67 #define PCIR_VENDOR 0x00U macro
|
| /hypervisor/hw/ |
| A D | pci.c | 457 vendor = pci_pdev_read_cfg(pbdf, PCIR_VENDOR, 2U); in scan_pci_hierarchy()
|
Completed in 14 milliseconds