Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/IOKit/
H A DIODMACommand.h585 SegmentFunction fOutSeg; variable
/xnu-10002.1.13/iokit/Kernel/
H A DIODMACommand.cpp177 return IODMACommand::withSpecification(fOutSeg, &segmentOptions, in cloneCommand()
295 fOutSeg = outSegFunc; in setSpecification()
839 if (!fOutSeg) { in prepare()
1272 return genIOVMSegments(kWalkClient, clientOutputSegment, (void *) fOutSeg, in genIOVMSegments()