Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIODMACommand.h430 IOReturn setSpecification(SegmentFunction outSegFunc,
/xnu-11215/iokit/Kernel/
H A DIODMACommand.cpp213 if (kIOReturnSuccess != setSpecification(outSegFunc, segmentOptions, in initWithSpecification()
246 IODMACommand::setSpecification(SegmentFunction outSegFunc, in setSpecification() function in IODMACommand
796 ret = setSpecification(outSegFunc, segmentOptions, mappingOptions, mapper); in prepareWithSpecification()