Crate driver_pci

source ·
Expand description

Structures and functions for PCI bus operations.

Currently, it just re-exports structures from the crate virtio-drivers and its module virtio_drivers::transport::pci::bus.

Structs

Enums

  • Information about a PCI Base Address Register.
  • A PCI Configuration Access Mechanism.
  • The type of a PCI device function header.
  • The location allowed for a memory BAR.
  • Errors accessing a PCI device.