Home
last modified time | relevance | path

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

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