Searched refs:searchNVRAMProperty (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIONVRAM.h108 virtual bool searchNVRAMProperty(struct IONVRAMDescriptor *hdr,
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIONVRAM.cpp1258 bool IODTNVRAM::searchNVRAMProperty(IONVRAMDescriptor *hdr, UInt32 *where) function in class:IODTNVRAM
1308 if (searchNVRAMProperty(&hdr, &offset)) {
1352 exists = searchNVRAMProperty(&hdr, &offset);

Completed in 30 milliseconds