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

/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryCursor.cpp103 IOMemoryCursor::genPhysicalSegments(IOMemoryDescriptor *inDescriptor, argument
110 if (!inDescriptor)
128 IOByteCount inDescriptorLength = inDescriptor->getLength();
135 seg.location = inDescriptor->getPhysicalSegment(

Completed in 76 milliseconds