Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h240 UInt8 fIsPrepared; member
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp3075 data->fIsPrepared = false; in dmaCommandOperation()
3077 data->fIsPrepared = true; in dmaCommandOperation()
3588 data->fIsPrepared = true; // Assume prepared - fails safe in dmaCommandOperation()