OALPCIInit (Compact 2013)
10/16/2014
This function initializes the PCI module. It is called from the OEMInit function to initialize the PCI bus.
BOOL OALPCIInit();
None.
TRUE indicates success.
FALSE indicates failure.
In most cases, OALPCIInit is implemented in the SOC library or it is hardware platform-specific.
Header |
oal_pci.h |
Library |
Developer Implemented |