次の方法で共有


OALPCIInit (Compact 2013)

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

See Also

Reference

PCI Functions