Expand description
PCI capabilities list
This module provides functionality for traversing and interacting with the capability list of a PCI device, as described in section 6.7 of the PCI Local Bus specification.
Structs§
- BaseCap
- A single capability within a specific device’s configuration space.
- CapIter
- Iterator over supported capabilities for a given device.
- MsiCap
- Message signaled interrupt (MSI) capability
- MsixCap
- MSI-X Capability
- Vendor
Cap - Vendor specific capability
Enums§
- Cap
- Enum representing supported capability types