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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOMemoryCursor.cpp88 outSeg = inSegFunc;
177 (*outSeg)(curSeg, inSegments, curSegIndex++);
183 (*outSeg)(curSeg, inSegments, curSegIndex++);
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOMemoryCursor.h91 /*! @var outSeg The action method called when an event has been delivered */
92 SegmentFunction outSeg; member in class:IOMemoryCursor

Completed in 29 milliseconds