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

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h392 static IOReturn segmentOp(
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIODMACommand.cpp317 IODMACommand::segmentOp( function in class:IODMACommand
466 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments);
502 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments);
538 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments);

Completed in 117 milliseconds