Searched refs:PCIR_CAP_PTR (Results 1 – 5 of 5) sorted by relevance
| /hypervisor/dm/vpci/ |
| A D | vhostbridge.c | 140 pci_vdev_write_vcfg(vdev, PCIR_CAP_PTR, 1U, 0xe0U); in init_vhostbridge()
|
| A D | vroot_port.c | 41 pci_vdev_write_vcfg(vdev, PCIR_CAP_PTR, 1U, PCIE_CAP_VPOS); in init_vrp()
|
| A D | vpci.c | 970 pci_vdev_write_vcfg(vdev, PCIR_CAP_PTR, 1U, capoff); in vpci_add_capability()
|
| /hypervisor/include/hw/ |
| A D | pci.h | 97 #define PCIR_CAP_PTR 0x34U macro
|
| /hypervisor/hw/ |
| A D | pci.c | 782 pos = (uint8_t)pci_pdev_read_cfg(pdev->bdf, PCIR_CAP_PTR, 1U); in pci_enumerate_cap()
|
Completed in 22 milliseconds