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

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOPlatformExpert.cpp98 IORangeAllocator * physicalRanges; local
125 physicalRanges = IORangeAllocator::withRange(0xffffffff, 1, 16,
127 assert(physicalRanges);
128 setProperty("Platform Memory Ranges", physicalRanges);

Completed in 85 milliseconds