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

/xnu-2782.1.97/iokit/IOKit/
H A DIOTypes.h115 } IOPhysicalRange; typedef in typeref:struct:__anon652
H A DIOMemoryDescriptor.h464 IOPhysicalRange * ranges,
504 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
897 IOPhysicalRange *p;
911 IOPhysicalRange p;
1021 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1171 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges,
1273 IOPhysicalRange * ranges,
2106 const IOPhysicalRange *physP = (IOPhysicalRange *) &_ranges.p[0];
4341 IOMemoryDescriptor::initWithPhysicalRanges( IOPhysicalRange * ranges,

Completed in 47 milliseconds