Module device_builder

Module device_builder 

Source
Expand description

Functions for resolving and building devices.

Functionsยง

build_pcie_device
Resolves a PCI device resource, builds the corresponding device, and attaches the device at the specified PCIe port.
build_vpci_device
Resolves a PCI device resource, builds the corresponding device, and builds a VPCI bus to host it.
resolve_and_add_pci_device
Resolves a PCI device resource and adds it to the specified chipset device builder.