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

/xnu-2422.115.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp991 UInt32 cell[ 8 ], propLen; local
1027 if( (propLen = prop->getLength())) {
1031 endRanges = range + (propLen / sizeof(UInt32));
H A DIOHibernateIO.cpp1782 unsigned int propLen, idx; local
1798 if (kSuccess != DTGetProperty(child, "name", (void **) &nameProp, &propLen))

Completed in 28 milliseconds