Home
last modified time | relevance | path

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

/xnu-11417.121.6/iokit/IOKit/
H A DIOMemoryDescriptor.h603 IOPhysicalRange * ranges,
643 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
1075 IOPhysicalRange *p;
1089 IOPhysicalRange p;
1223 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
H A DIOTypes.h156 } IOPhysicalRange; typedef
/xnu-11417.121.6/iokit/DriverKit/
H A DIOTypes.h156 } IOPhysicalRange; typedef
/xnu-11417.121.6/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1816 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges, in withPhysicalRanges()
1918 IOPhysicalRange * ranges, in initWithPhysicalRanges()
2814 IOPhysicalRange segments_long[num_segments_long]; in ktraceEmitPhysicalSegments()
2821 IOPhysicalRange physical_segment; in ktraceEmitPhysicalSegments()
3193 const IOPhysicalRange *physP = (IOPhysicalRange *) &_ranges.p[0]; in dmaCommandOperation()
6082 IOMemoryDescriptor::initWithPhysicalRanges( IOPhysicalRange * ranges, in initWithPhysicalRanges()