Home
last modified time | relevance | path

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

/xnu-11215.1.10/iokit/IOKit/
H A DIOMemoryDescriptor.h600 IOPhysicalRange * ranges,
640 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
1072 IOPhysicalRange *p;
1086 IOPhysicalRange p;
1215 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
H A DIOTypes.h156 } IOPhysicalRange; typedef
/xnu-11215.1.10/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1814 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges, in withPhysicalRanges()
1916 IOPhysicalRange * ranges, in initWithPhysicalRanges()
2805 IOPhysicalRange segments_long[num_segments_long]; in ktraceEmitPhysicalSegments()
2812 IOPhysicalRange physical_segment; in ktraceEmitPhysicalSegments()
3184 const IOPhysicalRange *physP = (IOPhysicalRange *) &_ranges.p[0]; in dmaCommandOperation()
6040 IOMemoryDescriptor::initWithPhysicalRanges( IOPhysicalRange * ranges, in initWithPhysicalRanges()