IORemoteConfigDirectory

Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

update

update


public

virtual IOReturn update( UInt32 offset, const UInt32 *&romBase);
Return Value

kIOReturnSuccess if the specified offset is now accessable at romBase[offset].

Discussion

makes sure that the ROM has at least the specified capacity, and that the ROM is uptodate from its start to at least the specified quadlet offset.

Structs and Unions

ExpansionData

ExpansionData


protected

struct ExpansionData { };
Discussion

This structure will be used to expand the capablilties of the class in the future.

Member Data

reserved

reserved


protected

ExpansionData *reserved;
Discussion

Reserved for future use. (Internal use only)

 

 

Last Updated: 2009-10-14