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

/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryCursor.cpp88 outSeg = inSegFunc;
177 (*outSeg)(curSeg, inSegments, curSegIndex++);
183 (*outSeg)(curSeg, inSegments, curSegIndex++);
/xnu-2782.1.97/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 25 milliseconds