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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp1704 unsigned long int userMsgType; local
1724 userMsgType = kIOServicePublishNotificationType;
1727 userMsgType = kIOServiceMatchedNotificationType;
1729 userMsgType = kIOServiceTerminatedNotificationType;
1731 userMsgType = kLastIOKitNotificationType;
1735 if( userNotify && !userNotify->init( port, userMsgType,

Completed in 25 milliseconds