Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/Kernel/
H A DIODMAEventSource.cpp218 …s, dmaCommand, dmaCommand->reserved->fStatus, dmaCommand->reserved->fActualByteCount, dmaCommand->… in checkForWork()
243 dmaCommand->reserved->fActualByteCount = actualByteCount; in notifyDMACommand()
H A DIOKitKernelInternal.h148 UInt64 fActualByteCount; member