Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOMemoryDescriptor.h587 IOPhysicalRange * ranges,
627 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
1045 IOPhysicalRange *p;
1059 IOPhysicalRange p;
1188 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
H A DIOTypes.h128 } IOPhysicalRange; typedef
/xnu-8019.80.24/iokit/DriverKit/
H A DIOTypes.h128 } IOPhysicalRange; typedef
/xnu-8019.80.24/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1804 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges, in withPhysicalRanges()
1906 IOPhysicalRange * ranges, in initWithPhysicalRanges()
2795 IOPhysicalRange segments_long[num_segments_long]; in ktraceEmitPhysicalSegments()
2802 IOPhysicalRange physical_segment; in ktraceEmitPhysicalSegments()
3172 const IOPhysicalRange *physP = (IOPhysicalRange *) &_ranges.p[0]; in dmaCommandOperation()
5958 IOMemoryDescriptor::initWithPhysicalRanges( IOPhysicalRange * ranges, in initWithPhysicalRanges()