Expand description
The PCI configuration space.
Reference: https://wiki.osdev.org/PCI
Structs§
- Command
- PCI device common config space command register.
- IoBar
- I/O port BAR.
- Memory
Bar - Memory BAR
- Status
- PCI device common config space status register.
Enums§
- AddrLen
- Whether this BAR is 64bit address or 32bit address
- Bar
- BAR space in PCI common config space.
- PciDevice
Common CfgOffset - Offset in PCI device’s common configuration space(Not the PCI bridge).