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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIONVRAM.cpp298 UInt32 propType, propPerm; local
321 propType = getOFVariableType(aKey);
322 switch (propType) {
614 UInt32 cnt, propOffset, propType; local
694 if (!getOWVariableInfo(cnt++, &propSymbol, &propType, &propOffset))
697 switch (propType) {
966 UInt32 *propType, UInt32 *propOffset)
980 *propType = ofVar->variableType;
982 switch (*propType) {
1004 UInt32 propType; local
965 getOWVariableInfo(UInt32 variableNumber, const OSSymbol **propSymbol, UInt32 *propType, UInt32 *propOffset) argument
1062 UInt32 propType, tmpValue; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIONVRAM.h98 UInt32 *propType, UInt32 *propOffset);

Completed in 105 milliseconds