Module ostd::bus::pci::cfg_space

source ·
Expand description

The PCI configuration space.

Reference: https://wiki.osdev.org/PCI

Structs§

  • PCI device common config space command register.
  • I/O port BAR.
  • Memory BAR
  • PCI device common config space status register.

Enums§

  • Whether this BAR is 64bit address or 32bit address
  • BAR space in PCI common config space.
  • Offset in PCI device’s common configuration space(Not the PCI bridge).