PCI Functions (Compact 2013)
10/16/2014
The following table shows the PCI functions.
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 is a helper function that dumps configuration information for a specific device. |
|
This function is a helper function that dumps full PCI bus information for all the devices on the bus. |
|
This function searches the PCI bus for cards that match the device ID. |
|
This function is a helper function used by the KITL to read the header type in a PCI bus configuration register. |
|
This function is a helper function used by the KITL to read specific configuration registers. |
|
This function is a helper function used by the KITL to read the interrupt pin in a PCI bus configuration register. |
|
This function is a helper function used by the KITL to read the memory-based address register (MBAR) in a PCI bus configuration register. |
|
This function is a helper function used by the KITL to read the secondary bus number in a PCI bus configuration register. |
|
This function is a helper function used by the KITL to read the subordinate bus number in a PCI bus configuration register. |
|
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. |