Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DOSMessageNotification.h51 kIOAsyncCompletionNotificationType = 150, enumerator
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp2308 replyMsg.m.msg64.notifyHdr.type = kIOAsyncCompletionNotificationType; in _sendAsyncResult64()
2325 replyMsg.m.msg32.notifyHdr.type = kIOAsyncCompletionNotificationType; in _sendAsyncResult64()