Home
last modified time | relevance | path

Searched refs:getPreparedOffsetAndLength (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.121.3/iokit/IOKit/
H A DIODMACommand.h505 virtual IOReturn getPreparedOffsetAndLength(UInt64 * offset, UInt64 * length);
/xnu-10063.121.3/iokit/Kernel/
H A DIODMACommand.cpp1117 IODMACommand::getPreparedOffsetAndLength(UInt64 * offset, UInt64 * length) in getPreparedOffsetAndLength() function in IODMACommand
H A DIOUserServer.cpp1144 ret = getPreparedOffsetAndLength(offset, length); in GetPreparation_Impl()