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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOTypes.h121 } IOPhysicalRange; typedef in typeref:struct:__anon627
H A DIOMemoryDescriptor.h406 IOPhysicalRange * ranges,
446 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
833 IOPhysicalRange *p;
847 IOPhysicalRange p;
934 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp382 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges,
530 IOPhysicalRange * ranges,
1350 const IOPhysicalRange *physP = (IOPhysicalRange *) &_ranges.p[0];
3992 IOMemoryDescriptor::initWithPhysicalRanges( IOPhysicalRange * ranges,

Completed in 81 milliseconds