Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h80 kIODirectionCompleteWithError = 0x00000040, enumerator
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4754 if (kIODirectionCompleteWithError & forDirection) { in complete()