Searched refs:vmd_bridge (Results 1 – 1 of 1) sorted by relevance
720 struct pci_host_bridge *vmd_bridge) in vmd_copy_host_bridge_flags() argument722 vmd_bridge->native_pcie_hotplug = root_bridge->native_pcie_hotplug; in vmd_copy_host_bridge_flags()723 vmd_bridge->native_shpc_hotplug = root_bridge->native_shpc_hotplug; in vmd_copy_host_bridge_flags()724 vmd_bridge->native_aer = root_bridge->native_aer; in vmd_copy_host_bridge_flags()725 vmd_bridge->native_pme = root_bridge->native_pme; in vmd_copy_host_bridge_flags()726 vmd_bridge->native_ltr = root_bridge->native_ltr; in vmd_copy_host_bridge_flags()727 vmd_bridge->native_dpc = root_bridge->native_dpc; in vmd_copy_host_bridge_flags()