Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/Kernel/
H A DIODMACommand.cpp715 OSSharedPtr<IOMemoryDescriptor> poMD = fMemory; in walkAll() local
720 bytes = poMD->writeBytes(state->fPreparedOffset, in walkAll()
724 bytes = poMD->readBytes(state->fPreparedOffset, in walkAll()