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

/macosx-10.5.8/xnu-1228.15.4/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 22 milliseconds