![]() |
xdmapcie
Xilinx SDK Drivers API Documentation
|
This file contains the implementation of XDMA PCIe driver's static initialization functionality.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 tk 01/30/2019 First release
Functions | |
XDmaPcie_Config * | XDmaPcie_LookupConfig (u16 DeviceId) |
Lookup the device configuration based on the unique device ID. More... | |
XDmaPcie_Config* XDmaPcie_LookupConfig | ( | u16 | DeviceId | ) |
Lookup the device configuration based on the unique device ID.
The table ConfigTable contains the configuration info for each device in the system.
DeviceId | is the device identifier to lookup. |
Referenced by PcieInitRootComplex().