Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp3110 IOMDDMAWalkSegmentArgs fIO; in dmaCommandOperation() member
3122 uint64_t offset = isP->fIO.fOffset; in dmaCommandOperation()
3123 uint8_t mapped = isP->fIO.fMapped; in dmaCommandOperation()
3337 isP->fIO.fIOVMAddr = address; in dmaCommandOperation()
3338 isP->fIO.fLength = length; in dmaCommandOperation()
3341 isP->fNextOffset = isP->fIO.fOffset + length; in dmaCommandOperation()