Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
This function initializes the PCI module. It is called from the OEMInit function to initialize the PCI bus.
Syntax
BOOL OALPCIInit();
Parameters
None.
Return Value
TRUE indicates success.
FALSE indicates failure.
Remarks
In most cases, OALPCIInit is implemented in the SOC library or it is hardware platform-specific.
Requirements
Header |
oal_pci.h |
Library |
Developer Implemented |