Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOUserClient.cpp2785 natural_t userMsgType; in internal_io_service_add_notification() local
2813 userMsgType = kIOServicePublishNotificationType; in internal_io_service_add_notification()
2816 userMsgType = kIOServiceMatchedNotificationType; in internal_io_service_add_notification()
2819 userMsgType = kIOServiceTerminatedNotificationType; in internal_io_service_add_notification()
2821 userMsgType = kLastIOKitNotificationType; in internal_io_service_add_notification()
2826 if (userNotify && !userNotify->init( port, userMsgType, in internal_io_service_add_notification()