Searched refs:refCon (Results 151 - 175 of 200) sorted by relevance

12345678

/macosx-10.10/IOKitUser-1050.1.21/
H A DIOKitLib.h425 @param refCon A reference constant for the callbacks use.
435 void * refCon,
446 @param refCon A reference constant for the callbacks use.
456 void * refCon,
H A DIOKitLib.c1111 void *refCon = (void *) header->reference[kIOAsyncCalloutRefconIndex]; local
1114 ((IOAsyncCallback0) func)(refCon, asyncHdr->result);
1117 ((IOAsyncCallback1) func)(refCon, asyncHdr->result,
1121 ((IOAsyncCallback2) func)(refCon, asyncHdr->result,
1125 ((IOAsyncCallback) func)(refCon, asyncHdr->result,
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dhotplug_macosx.c113 HPDeviceAppeared(void* refCon, io_iterator_t iterator) argument
130 HPDeviceDisappeared(void* refCon, io_iterator_t iterator) argument
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dmachine_routines.c342 void *refCon)
349 (IOInterruptHandler) handler, refCon);
337 ml_install_interrupt_handler( void *nub, int source, void *target, IOInterruptHandler handler, void *refCon) argument
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DIsochComponentsRef57 be the 'refCon' field of the IDHParameterBlock. Otherwise, it will be the value specified
71 void * refCon; /* user specified data */
104 refCon - user data that is returned to the completion proc.
791 isochParamBlock.refCon = iGlobals;
812 pb->refCon = iGlobals;
831 isochParamBlock.refCon = iGlobals;
858 pb->refCon = iGlobals;
877 isochParamBlock.refCon = iGlobals;
898 isochParamBlock.refCon = iGlobals;
917 isochParamBlock.refCon
[all...]
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWirePCRSpace.cpp36 void * refCon,
35 MyServiceInterestHandler( void * target, void * refCon, UInt32 messageType, IOService * provider, void * messageArgument, vm_size_t argSize ) argument
/macosx-10.10/IOFireWireIP-226.2/KernelHeaders/IOKit/
H A DIOFireWireIP.h361 static bool fwIPUnitAttach(void *target, void *refCon, IOService *newService, IONotifier * notifier);
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.h183 void * refCon,
H A DIOHIDLibUserClient.cpp650 IOReturn IOHIDLibUserClient::registerNotificationPort(mach_port_t port, UInt32 type, UInt32 refCon) argument
658 (void*)(intptr_t)refCon);
665 IOReturn IOHIDLibUserClient::registerNotificationPortGated(mach_port_t port, UInt32 type, UInt32 refCon __unused)
H A DIOHIDResourceUserClient.cpp182 IOReturn IOHIDResourceDeviceUserClient::registerNotificationPort(mach_port_t port, UInt32 type __unused, io_user_reference_t refCon __unused)
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DBTreePrivate.h147 struct BTreeExtensionsRec *refCon; // Used by DFA to point to private data. member in struct:BTreeControlBlock
H A DSUtils.c267 if ( calculatedBTCB->refCon == 0)
270 byteP = ( (BTreeExtensionsRec*)calculatedBTCB->refCon)->BTCBMPtr + (nodeNumber / 8 ); // ptr to starting byte
2123 realFreeNodes = ((BTreeExtensionsRec*)btcb->refCon)->realFreeNodeCount;
2127 realFreeNodes = ((BTreeExtensionsRec*)btcb->refCon)->realFreeNodeCount;
2133 realFreeNodes = ((BTreeExtensionsRec*)btcb->refCon)->realFreeNodeCount;
/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DMoviePlayer.c400 short action, void *params, long refCon );
402 ComponentInstance ci, long refCon );
404 EventRecord * event, short *itemHit, long refCon );
3941 long refCon )
3943 MoviePlayer *movPtr = (MoviePlayer *) refCon;
4248 SInt32 refCon,
4251 MoviePlayer *movPtr = (MoviePlayer *) refCon;
7125 InstallExtendedSCCallbackProcedures( ComponentInstance ci, long refCon )
7132 procStruct.refcon = refCon;
7140 long refCon )
4246 MyQTVRInterceptProc( QTVRInstance qtvrInst, QTVRInterceptPtr msg, SInt32 refCon, Boolean *cancel ) argument
[all...]
H A DSeqGrabber.c214 const EventRecord *event, short *itemHit, long refCon );
2570 long refCon )
2574 SeqGrabber *sgrabPtr = (SeqGrabber *) refCon;
2618 SeqGrabber *sgrabPtr = (SeqGrabber *) refCon;
H A DBroadcast.c214 EventRecord * event, SInt16 *itemHit, long *refCon );
2421 cParams.refCon = inHandler;
2509 long *refCon )
2551 long *refCon )
/macosx-10.10/IOFWDVComponents-207.4.1/tests/
H A Dwritetest.c140 isochParamBlock1.refCon = (void *)theInst;
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireUserClient.cpp1578 UInt32 refCon)
1581 fNotificationRefCon = refCon ;
3669 cmd->setRefCon( (mach_vm_address_t)params->refCon);
3674 setAsyncReference64( asyncRef, (mach_port_t) asyncRef[0], (mach_vm_address_t)params->callback, (io_user_reference_t)params->refCon);
3736 super::setAsyncReference64( asyncRef, (mach_port_t) asyncRef[0], (mach_vm_address_t)params->callback, (io_user_reference_t)params->refCon) ;
3739 cmd->setRefCon( (mach_vm_address_t)params->refCon);
4398 static IOReturn UserIRMAllocationLostNotification(void* refCon, class IOFireWireIRMAllocation* allocation) argument
4400 UserIRMAllocationParams *pUserIRMAllocationParams = (UserIRMAllocationParams*) refCon;
1575 registerNotificationPort( mach_port_t port, UInt32 , UInt32 refCon) argument
H A DIOFireWireUserClient.h262 UInt32 refCon ) ;
566 // void* refCon,
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h164 void* refCon,
167 void* refCon,
/macosx-10.10/configd-699.1.5/SCMonitor/
H A Dmonitor.c803 update_node(void *refCon, io_service_t service, natural_t messageType, void *messageArgument) argument
806 CFDataRef myData = (CFDataRef)refCon;
907 (void *)myData, // refCon
1031 (void *)myInstance, // refCon
/macosx-10.10/vim-55/src/
H A Dgui_mac.c619 long refCon)
693 long refCon)
790 long refCon)
1021 HandleODocAE(const AppleEvent *theAEvent, AppleEvent *theReply, long refCon) argument
1185 long refCon)
1201 long refCon)
1223 long refCon)
1241 long refCon)
616 Handle_KAHL_SRCH_AE( const AppleEvent *theAEvent, AppleEvent *theReply, long refCon) argument
690 Handle_KAHL_MOD_AE( const AppleEvent *theAEvent, AppleEvent *theReply, long refCon) argument
787 Handle_KAHL_GTTX_AE( const AppleEvent *theAEvent, AppleEvent *theReply, long refCon) argument
1182 Handle_aevt_oapp_AE( const AppleEvent *theAEvent, AppleEvent *theReply, long refCon) argument
1198 Handle_aevt_quit_AE( const AppleEvent *theAEvent, AppleEvent *theReply, long refCon) argument
1220 Handle_aevt_pdoc_AE( const AppleEvent *theAEvent, AppleEvent *theReply, long refCon) argument
1238 Handle_unknown_AE( const AppleEvent *theAEvent, AppleEvent *theReply, long refCon) argument
/macosx-10.10/tcl-105/tcl_ext/tclapplescript/tclapplescript/
H A DtclMacOSA_OSX.c81 static pascal OSErr TclOSAActiveProc _ANSI_ARGS_((long refCon));
2567 long refCon)
2569 tclOSAComponent *theComponent = (tclOSAComponent *) refCon;
2543 TclOSAActiveProc( long refCon) argument
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIP.cpp864 bool IOFireWireIP::fwIPUnitAttach(void * target, void * refCon, IOService * newService, IONotifier * notifier) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDDeviceClass.h154 static void _deviceNotification(void *refCon, io_service_t service, natural_t messageType, void *messageArgument );
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDSystem.h218 static IOReturn powerStateHandler( void *target, void *refCon,

Completed in 612 milliseconds

12345678