Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/Kernel/
H A DIOMemoryCursor.cpp112 IOMemoryCursor::genPhysicalSegments(IOMemoryDescriptor *inDescriptor, in genPhysicalSegments() argument
119 if (!inDescriptor) { in genPhysicalSegments()
140 IOByteCount inDescriptorLength = inDescriptor->getLength(); in genPhysicalSegments()
145 seg.location = inDescriptor->getPhysicalSegment( in genPhysicalSegments()