Searched refs:PCIR_PRIBUS_1 (Results 1 – 3 of 3) sorted by relevance
| /hypervisor/dm/vpci/ |
| A D | vroot_port.c | 112 …pci_vdev_write_vcfg(vdev, PCIR_PRIBUS_1, 1U, 0x00); /* virtual root port always connects to host b… in init_ptm()
|
| A D | pci_pt.c | 353 pre_val = pci_vdev_read_vcfg(vdev, PCIR_PRIBUS_1, 2U); in vdev_bridge_pt_restore_bus() 354 if (pre_val != pci_pdev_read_cfg(vdev->pdev->bdf, PCIR_PRIBUS_1, 2U)) { in vdev_bridge_pt_restore_bus() 355 pci_pdev_write_cfg(pdev->bdf, PCIR_PRIBUS_1, 2U, pre_val); in vdev_bridge_pt_restore_bus()
|
| /hypervisor/include/hw/ |
| A D | pci.h | 106 #define PCIR_PRIBUS_1 0x18U macro
|
Completed in 6 milliseconds