Home
last modified time | relevance | path

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

/xnu-8020.101.4/iokit/IOKit/
H A DIOMemoryDescriptor.h597 IOPhysicalRange * ranges,
637 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
1069 IOPhysicalRange *p;
1083 IOPhysicalRange p;
1212 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
H A DIOTypes.h128 } IOPhysicalRange; typedef
/xnu-8020.101.4/iokit/DriverKit/
H A DIOTypes.h128 } IOPhysicalRange; typedef
/xnu-8020.101.4/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1804 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges, in withPhysicalRanges()
1906 IOPhysicalRange * ranges, in initWithPhysicalRanges()
2802 IOPhysicalRange segments_long[num_segments_long]; in ktraceEmitPhysicalSegments()
2809 IOPhysicalRange physical_segment; in ktraceEmitPhysicalSegments()
3179 const IOPhysicalRange *physP = (IOPhysicalRange *) &_ranges.p[0]; in dmaCommandOperation()
5979 IOMemoryDescriptor::initWithPhysicalRanges( IOPhysicalRange * ranges, in initWithPhysicalRanges()