Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIODMACommand.h480 virtual IOReturn prepareWithSpecification(SegmentFunction outSegFunc,
530 IOReturn prepareWithSpecification(SegmentFunction outSegFunc,
/xnu-11215/iokit/Kernel/
H A DIODMACommand.cpp781 IODMACommand::prepareWithSpecification(SegmentFunction outSegFunc, in prepareWithSpecification() function in IODMACommand
807 IODMACommand::prepareWithSpecification(SegmentFunction outSegFunc, in prepareWithSpecification() function in IODMACommand
830 return prepareWithSpecification(outSegFunc, &segmentOptions, mappingOptions, mapper, in prepareWithSpecification()