Searched refs:vmd_bridge (Results 1 – 1 of 1) sorted by relevance
702 struct pci_host_bridge *vmd_bridge) in vmd_copy_host_bridge_flags() argument704 vmd_bridge->native_pcie_hotplug = root_bridge->native_pcie_hotplug; in vmd_copy_host_bridge_flags()705 vmd_bridge->native_shpc_hotplug = root_bridge->native_shpc_hotplug; in vmd_copy_host_bridge_flags()706 vmd_bridge->native_aer = root_bridge->native_aer; in vmd_copy_host_bridge_flags()707 vmd_bridge->native_pme = root_bridge->native_pme; in vmd_copy_host_bridge_flags()708 vmd_bridge->native_ltr = root_bridge->native_ltr; in vmd_copy_host_bridge_flags()709 vmd_bridge->native_dpc = root_bridge->native_dpc; in vmd_copy_host_bridge_flags()