PCI Bus Driver Structures (Compact 2013)
3/26/2014
The following table shows the PCI bus driver structures.
Programming element |
Description |
---|---|
This structure contains information that the HalSetBusDataByOffset and HalGetBusDataByOffset functions use when calling the OAL. |
|
This structure assigns an IRQ to a device through the IOCTL_HAL_REQUEST_IRQ IOCTL. |
|
This structure describes the PCI configuration space for PCI devices. |
|
This structure describes a PCI device. |
|
This structure contains information about the PCI bus retrieved from the registry. |
|
This structure contains a list of PCI resources, typically a list of base addresses or windows sizes that correspond to base addresses. |
|
This structure describes a single PCI resource, either memory or I/O. It is part of a linked list of PCI resources. |