Expand description

A high-level manager for hotplug PCI devices.

Structs

  • PciHotPlugManager manages hotplug ports, and handles PCI device hot plug and hot removal.
  • PortPool 🔒
    PortPool is a pool available PCI ports where ports can be added asynchronously.
  • PortStub 🔒
    PortStub contains a hotplug port and set of hotplug devices on it.
  • System resources that can be released when a hotplugged device is removed.

Enums

Constants

Type Definitions