Module access

Source
Expand description

Access methods for PCI configuration space.

Modules§

iox86 or x86-64
Support for the I/O based configuration access method on x86/x86-64.

Structs§

ConfigSelector
Logical PCI address for a function of a specific segment/bus/device.
MemMapConfigAccess
Access to memory-mapped PCI configuration space

Traits§

ConfigAccess
Provides methods to access PCI configuration space.