Home
last modified time | relevance | path

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

/xnu-12377.61.12/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.61.12/iokit/DriverKit/
H A DIOTypes.h156 } IOPhysicalRange; typedef
/xnu-12377.61.12/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1835 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges, in withPhysicalRanges()
1937 IOPhysicalRange * ranges, in initWithPhysicalRanges()
2987 IOPhysicalRange segments_long[num_segments_long]; in ktraceEmitPhysicalSegments()
2994 IOPhysicalRange physical_segment; in ktraceEmitPhysicalSegments()
3366 const IOPhysicalRange *physP = (IOPhysicalRange *) &_ranges.p[0]; in dmaCommandOperation()
6291 IOMemoryDescriptor::initWithPhysicalRanges( IOPhysicalRange * ranges, in initWithPhysicalRanges()