PCI Reference OAL Interface (Compact 2013)
10/16/2014
The following table shows the functions exported from the PCI library for use with other libraries in the OAL.
Programming Element |
Description |
---|---|
This function reads the PCI configuration space. |
|
This function writes to the PCI configuration space. |
|
This function provides simple PCI bus configuration. It configures the PCI bus device resources. |
|
This function searches the PCI bus for cards that match the device ID. |
|
This function initializes the PCI module. It is called from the OEMInit function to initialize the PCI bus. |
|
This function prepares the PCI hardware to be powered off or suspended. |
|
This function powers on the PCI hardware, restores the PCI clock, and issues a PCI bus reset. |
|
This function registers the KITL device as used in the OS registry. |
|
This function translates the PCI bus-relative address to the CPU address space. |