Home
last modified time | relevance | path

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

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