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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceMemory.cpp33 IODeviceMemory * IODeviceMemory::withRange( function in class:IODeviceMemory
65 range = IODeviceMemory::withRange( list[i].start, list[i].length );
H A DIORangeAllocator.cpp94 IORangeAllocator * IORangeAllocator:: withRange( function in class:IORangeAllocator
H A DIODeviceTreeSupport.cpp1106 range = IODeviceMemory::withRange( phys, len );
H A DIOPlatformExpert.cpp127 physicalRanges = IORangeAllocator::withRange(0xffffffff, 1, 16,
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODeviceMemory.h73 /*! @function withRange
80 static IODeviceMemory * withRange(
H A DIORangeAllocator.h87 /*! @function withRange
96 static IORangeAllocator * withRange( IORangeScalar endOfRange,
/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp1368 agpRange = IORangeAllocator::withRange( agpLength, 4096 );

Completed in 89 milliseconds