ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference

 


IOLocalConfigDirectory

Inherits from:
Declared In:

Overview



Functions

update

update


public

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

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

Discussion

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

Structs and Unions


ExpansionData


protected

struct ExpansionData { };
Discussion

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

Member Data


reserved


protected

ExpansionData *reserved;
Discussion

Reserved for future use. (Internal use only)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

 

Last Updated: 2008-12-19