Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIODMACommand.h585 SegmentFunction fOutSeg; variable
/xnu-11215/iokit/Kernel/
H A DIODMACommand.cpp181 return IODMACommand::withSpecification(fOutSeg, &segmentOptions, in cloneCommand()
299 fOutSeg = outSegFunc; in setSpecification()
843 if (!fOutSeg) { in prepare()
1276 return genIOVMSegments(kWalkClient, clientOutputSegment, (void *) fOutSeg, in genIOVMSegments()