OSSynchronizeIO
The OSSynchronizeIO routine ensures orderly load and store operations to noncached memory mapped I/O devices.
Declaration
void OSSynchronizeIO(void);Discussion
The OSSynchronizeIO routine ensures orderly load and store operations to noncached memory mapped I/O devices. It executes the eieio instruction on PowerPC processors.