Module pci_express

Source
Expand description

PCI Express Capability with Function Level Reset (FLR) support.

Structs§

PciExpressCapability
Configurable PCI Express capability.

Constants§

PCI_EXPRESS_DEVICE_CAPS_FLR_BIT_MASK
FLR bit is the 28th bit in the Device Capabilities register (0 indexed).

Traits§

FlrHandler
Callback interface for handling Function Level Reset (FLR) events.