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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIONVRAM.h96 virtual UInt32 getOFVariablePerm(const OSSymbol *propSymbol) const;
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIONVRAM.cpp247 variablePerm = getOFVariablePerm(key);
271 variablePerm = getOFVariablePerm(aKey);
305 propPerm = getOFVariablePerm(aKey);
370 propPerm = getOFVariablePerm(aKey);
951 UInt32 IODTNVRAM::getOFVariablePerm(const OSSymbol *propSymbol) const function in class:IODTNVRAM

Completed in 12 milliseconds