Home
last modified time | relevance | path

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

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