Home
last modified time | relevance | path

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

/xnu-10002.1.13/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()
777 IODMACommand::prepareWithSpecification(SegmentFunction outSegFunc, in prepareWithSpecification()
803 IODMACommand::prepareWithSpecification(SegmentFunction outSegFunc, in prepareWithSpecification()
1278 InternalSegmentFunction outSegFunc, in genIOVMSegments()
/xnu-10002.1.13/iokit/IOKit/
H A DIODMACommand.h615 SegmentFunction outSegFunc, in weakWithSpecification()