Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/IOKit/
H A DIODMACommand.h480 virtual IOReturn prepareWithSpecification(SegmentFunction outSegFunc,
530 IOReturn prepareWithSpecification(SegmentFunction outSegFunc,
/xnu-10063.121.3/iokit/Kernel/
H A DIODMACommand.cpp777 IODMACommand::prepareWithSpecification(SegmentFunction outSegFunc, in prepareWithSpecification() function in IODMACommand
803 IODMACommand::prepareWithSpecification(SegmentFunction outSegFunc, in prepareWithSpecification() function in IODMACommand
826 return prepareWithSpecification(outSegFunc, &segmentOptions, mappingOptions, mapper, in prepareWithSpecification()