Searched refs:IOCreateReceivePort (Results 1 - 7 of 7) sorted by last modified time

/macosx-10.10/IOKitUser-1050.1.21/
H A DIOKitLib.c174 IOCreateReceivePort( uint32_t msgType, mach_port_t * recvPort ) function
735 kr = IOCreateReceivePort(kOSNotificationMessageID, &notify->wakePort);
H A DIOKitLib.h195 /*! @function IOCreateReceivePort
207 IOCreateReceivePort( uint32_t msgType, mach_port_t * recvPort );
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDQueueClass.cpp222 ret = IOCreateReceivePort(kOSAsyncCompleteMessageID, &fAsyncPort);
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.cpp212 IOCreateReceivePort(kOSAsyncCompleteMessageID, & mAsyncPort) ;
237 IOCreateReceivePort(kOSAsyncCompleteMessageID, & mIsochAsyncPort) ;
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibUnit.cpp449 status = IOCreateReceivePort( kOSAsyncCompleteMessageID, &me->fAsyncPort );
H A DIOFireWireAVCLibProtocol.c435 status = IOCreateReceivePort( kOSAsyncCompleteMessageID, &me->fAsyncPort );
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2Lib/
H A DIOFireWireSBP2LibLUN.cpp279 status = IOCreateReceivePort( kOSAsyncCompleteMessageID, &fAsyncPort );

Completed in 215 milliseconds