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