Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp2881 natural_t userMsgType; in internal_io_service_add_notification() local
2909 userMsgType = kIOServicePublishNotificationType; in internal_io_service_add_notification()
2912 userMsgType = kIOServiceMatchedNotificationType; in internal_io_service_add_notification()
2915 userMsgType = kIOServiceTerminatedNotificationType; in internal_io_service_add_notification()
2917 userMsgType = kLastIOKitNotificationType; in internal_io_service_add_notification()
2922 if (userNotify && !userNotify->init( port, userMsgType, in internal_io_service_add_notification()