Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/Kernel/
H A DIOMemoryCursor.cpp45 IOMemoryCursor::withSpecification(SegmentFunction inSegFunc, in OSDefineMetaClassAndStructors()
52 if (me && !me->initWithSpecification(inSegFunc, in OSDefineMetaClassAndStructors()
65 IOMemoryCursor::initWithSpecification(SegmentFunction inSegFunc, in initWithSpecification() argument
89 if (!inSegFunc) { in initWithSpecification()
96 outSeg = inSegFunc; in initWithSpecification()