Searched refs:PCIC_BRIDGE (Results 1 – 4 of 4) sorted by relevance
105 pci_vdev_write_vcfg(vdev, PCIR_CLASS, 1U, PCIC_BRIDGE); in init_vpci_bridge()
137 pci_vdev_write_vcfg(vdev, PCIR_CLASS, 1U, PCIC_BRIDGE); in init_vhostbridge()
35 pci_vdev_write_vcfg(vdev, PCIR_CLASS, 1U, PCIC_BRIDGE); in init_vrp()
164 #define PCIC_BRIDGE 0x06U macro319 return (pdev->base_class == PCIC_BRIDGE) && (pdev->sub_class == PCIS_BRIDGE_HOST); in is_host_bridge()
Completed in 9 milliseconds