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

/xnu-2782.1.97/iokit/Kernel/
H A DIODeviceTreeSupport.cpp997 UInt32 *startRange; local
1030 startRange = (UInt32 *) prop->getBytesNoCopy();
1031 range = startRange;
1075 for( lookRange = startRange;

Completed in 24 milliseconds