Home
last modified time | relevance | path

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

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