Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/Kernel/
H A DIODMAEventSource.cpp218 …(*dmaCompletionAction)(owner, this, dmaCommand, dmaCommand->reserved->fStatus, dmaCommand->reserve… in checkForWork()
242 dmaCommand->reserved->fStatus = status; in notifyDMACommand()
H A DIOKitKernelInternal.h147 IOReturn fStatus; member