Searched defs:hotplug_key (Results 1 – 2 of 2) sorted by relevance
2349 let hotplug_key = HotPlugKey::HostUpstreamPort { host_addr }; in add_hotplug_device() localVariable2361 let hotplug_key = HotPlugKey::HostDownstreamPort { host_addr }; in add_hotplug_device() localVariable2391 let hotplug_key = HotPlugKey::HostVfio { host_addr }; in add_hotplug_device() localVariable2608 let hotplug_key = match device.device_type { in remove_hotplug_device() localVariable2648 let hotplug_key = hp_bus_lock.get_hotplug_key(); in remove_hotplug_device() localVariable2690 let hotplug_key = hp_bus_lock.get_hotplug_key(); in remove_hotplug_device() localVariable
232 let hotplug_key = HotPlugKey::GuestDevice { in hotplug_device() localVariable