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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2053 IOMDDMAWalkSegmentArgs fIO; member in struct:InternalState
2064 UInt offset = isP->fIO.fOffset;
2065 bool mapped = isP->fIO.fMapped;
2263 isP->fIO.fIOVMAddr = address;
2264 isP->fIO.fLength = length;
2267 isP->fNextOffset = isP->fIO.fOffset + length;

Completed in 175 milliseconds