Home
last modified time | relevance | path

Searched refs:PCIC_BRIDGE (Results 1 – 4 of 4) sorted by relevance

/hypervisor/dm/vpci/
A Dvpci_bridge.c105 pci_vdev_write_vcfg(vdev, PCIR_CLASS, 1U, PCIC_BRIDGE); in init_vpci_bridge()
A Dvhostbridge.c137 pci_vdev_write_vcfg(vdev, PCIR_CLASS, 1U, PCIC_BRIDGE); in init_vhostbridge()
A Dvroot_port.c35 pci_vdev_write_vcfg(vdev, PCIR_CLASS, 1U, PCIC_BRIDGE); in init_vrp()
/hypervisor/include/hw/
A Dpci.h164 #define PCIC_BRIDGE 0x06U macro
319 return (pdev->base_class == PCIC_BRIDGE) && (pdev->sub_class == PCIS_BRIDGE_HOST); in is_host_bridge()

Completed in 9 milliseconds