Macros§

Structs§

Enums§

  • The Bus protocol provides information about PCI device children on the PCI providing the service.
  • PCI Capability ID. PCI Local Bus Specification v3, appendex H.
  • PCI Configuration Header registers. PCI Local Bus Specification v3, chapter 6.1.
  • PCI Extended Capability IDs. PCIe Base Specification rev4, chapter 7.6.
  • Used with ||SetInterruptMode| to configure an interrupt mode for the device. Devices configured to use the LEGACY Irq mode must ack their interrupt after servicing by calling |AckInterrupt|. To avoid this, LEGACY_NOACK can be used, but the driver’s interrupt function will be disabled by the PCI Bus Driver if it sees excessive interrupt triggers in a given period.
  • A request for one of the member protocols of Service.

Constants§

Traits§

Type Aliases§