Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOKitKernelInternal.h151 uint64_t fOffset2Index; member
H A DIODMACommand.cpp1361 uint64_t off2Ind = internalState->fOffset2Index; in genIOVMSegments()
1408 internalState->fOffset2Index = off2Ind; in genIOVMSegments()
H A DIOMemoryDescriptor.cpp3111 mach_vm_size_t fOffset2Index; in dmaCommandOperation() member
3171 mach_vm_size_t off2Ind = isP->fOffset2Index; in dmaCommandOperation()
3340 isP->fOffset2Index = off2Ind; in dmaCommandOperation()