Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/IOKit/
H A DIOMemoryDescriptor.h617 IOPhysicalRange * ranges,
657 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
1101 IOPhysicalRange *p;
1115 IOPhysicalRange p;
1250 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
H A DIOTypes.h156 } IOPhysicalRange; typedef
/xnu-12377.1.9/iokit/DriverKit/
H A DIOTypes.h156 } IOPhysicalRange; typedef
/xnu-12377.1.9/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1816 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges, in withPhysicalRanges()
1918 IOPhysicalRange * ranges, in initWithPhysicalRanges()
2873 IOPhysicalRange segments_long[num_segments_long]; in ktraceEmitPhysicalSegments()
2880 IOPhysicalRange physical_segment; in ktraceEmitPhysicalSegments()
3252 const IOPhysicalRange *physP = (IOPhysicalRange *) &_ranges.p[0]; in dmaCommandOperation()
6131 IOMemoryDescriptor::initWithPhysicalRanges( IOPhysicalRange * ranges, in initWithPhysicalRanges()