Home
last modified time | relevance | path

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

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