Home
last modified time | relevance | path

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

/xnu-8020.101.4/iokit/Kernel/
H A DIOMemoryCursor.cpp140 IOByteCount inDescriptorLength = inDescriptor->getLength(); in genPhysicalSegments() local
143 while ((seg.location) || (fromPosition < inDescriptorLength)) { in genPhysicalSegments()