Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/
H A DOSMessageNotification.h50 kIOServiceTerminatedNotificationType = 102, enumerator
/xnu-8020.121.3/iokit/Kernel/
H A DIOUserClient.cpp958 if (kIOServiceTerminatedNotificationType == msgType) { in handler()
2819 userMsgType = kIOServiceTerminatedNotificationType; in internal_io_service_add_notification()