Searched refs:segmentOp (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/iokit/IOKit/ |
| H A D | IODMACommand.h | 453 static IOReturn segmentOp(
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IODMACommand.cpp | 494 IODMACommand::segmentOp( in segmentOp() function in IODMACommand 652 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll() 688 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll() 714 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll()
|