Home
last modified time | relevance | path

Searched defs:outSegFunc (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/iokit/Kernel/
H A DIODMACommand.cpp125 IODMACommand::withSpecification(SegmentFunction outSegFunc, in withSpecification()
142 IODMACommand::withSpecification(SegmentFunction outSegFunc, in withSpecification()
199 IODMACommand::initWithSpecification(SegmentFunction outSegFunc, in initWithSpecification()
218 IODMACommand::initWithSpecification(SegmentFunction outSegFunc, in initWithSpecification()
242 IODMACommand::setSpecification(SegmentFunction outSegFunc, in setSpecification()
768 IODMACommand::prepareWithSpecification(SegmentFunction outSegFunc, in prepareWithSpecification()
794 IODMACommand::prepareWithSpecification(SegmentFunction outSegFunc, in prepareWithSpecification()
1269 InternalSegmentFunction outSegFunc, in genIOVMSegments()
/xnu-8020.101.4/iokit/IOKit/
H A DIODMACommand.h614 SegmentFunction outSegFunc, in weakWithSpecification()