Searched refs:transferOp (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h325 virtual UInt64 transfer( IOOptionBits transferOp, UInt64 offset, void * buffer, UInt64 length );
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIODMACommand.cpp940 IODMACommand::transfer(IOOptionBits transferOp, UInt64 offset, void * buffer, UInt64 length) argument
957 context.op = transferOp;

Completed in 127 milliseconds