Home
last modified time | relevance | path

Searched refs:IOPhysicalRange (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/iokit/IOKit/
H A DIOMemoryDescriptor.h597 IOPhysicalRange * ranges,
637 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
1069 IOPhysicalRange *p;
1083 IOPhysicalRange p;
1212 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
H A DIOTypes.h128 } IOPhysicalRange; typedef
/xnu-8792.41.9/iokit/DriverKit/
H A DIOTypes.h128 } IOPhysicalRange; typedef
/xnu-8792.41.9/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1807 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges, in withPhysicalRanges()
1909 IOPhysicalRange * ranges, in initWithPhysicalRanges()
2805 IOPhysicalRange segments_long[num_segments_long]; in ktraceEmitPhysicalSegments()
2812 IOPhysicalRange physical_segment; in ktraceEmitPhysicalSegments()
3182 const IOPhysicalRange *physP = (IOPhysicalRange *) &_ranges.p[0]; in dmaCommandOperation()
5988 IOMemoryDescriptor::initWithPhysicalRanges( IOPhysicalRange * ranges, in initWithPhysicalRanges()