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

/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWPHYPacketListener.h59 virtual void setRefCon( void * refcon );
H A DIOFWPHYPacketListener.cpp148 // setRefCon
152 void IOFWPHYPacketListener::setRefCon( void * refcon ) function in class:IOFWPHYPacketListener
H A DIOFWUserCommand.h82 void setRefCon( mach_vm_address_t refcon ) function in class:IOFWUserCommand
H A DIOFireWireUserClient.cpp3669 cmd->setRefCon( (mach_vm_address_t)params->refCon);
3739 cmd->setRefCon( (mach_vm_address_t)params->refCon);
H A DIOFireWireController.cpp6784 listener->setRefCon( refcon );
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2Lib/
H A DIOFireWireSBP2Lib.h438 @function setRefCon
446 void (*setRefCon)( void * self, void * refCon ); member in struct:__anon1668
450 @abstract Returns the refCon set with setRefCon.
451 @discussion Returns the user defined value previously stored in the ORB with setRefCon.
505 @function setRefCon
513 void (*setRefCon)( void * self, void * refCon ); member in struct:__anon1669
517 @abstract Returns the refCon set with setRefCon.
518 @discussion Returns the user defined value previously stored in the ORB with setRefCon.
733 The "refCon" field in the params will return the refcon set with setRefCon.
750 The "refCon" field in the params will return the refcon set with setRefCon
770 void (*setRefCon)( void * self, void * refCon ); member in struct:__anon1670
1032 void (*setRefCon)( void * self, void * refCon ); member in struct:__anon1671
[all...]
H A DIOFireWireSBP2LibMgmtORB.h96 virtual void setRefCon( void * refCon );
H A DIOFireWireSBP2LibLUN.h142 virtual void setRefCon( void * refCon );
H A DIOFireWireSBP2LibORB.h92 virtual void setRefCon( void * refCon );
H A DIOFireWireSBP2LibMgmtORB.cpp294 // setRefCon
300 getThis(self)->setRefCon( refCon );
303 void IOFireWireSBP2LibMgmtORB::setRefCon( void * refCon ) function in class:IOFireWireSBP2LibMgmtORB
H A DIOFireWireSBP2LibLUN.cpp581 // setRefCon
587 getThis(self)->setRefCon( refCon );
590 void IOFireWireSBP2LibLUN::setRefCon( void * refCon ) function in class:IOFireWireSBP2LibLUN
H A DIOFireWireSBP2LibORB.cpp249 // setRefCon
255 getThis(self)->setRefCon( refCon );
258 void IOFireWireSBP2LibORB::setRefCon( void * refCon ) function in class:IOFireWireSBP2LibORB
260 FWLOG(( "IOFireWireSBP2LibORB : setRefCon\n"));
H A DIOFireWireSBP2LibLogin.h116 virtual void setRefCon( void * refCon );
H A DIOFireWireSBP2LibLogin.cpp420 // setRefCon
426 getThis(self)->setRefCon( refCon );
429 void IOFireWireSBP2LibLogin::setRefCon( void * refCon ) function in class:IOFireWireSBP2LibLogin
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2ORB.h436 @function setRefCon
443 virtual void setRefCon( void * refCon );
447 @abstract Returns the refCon set with setRefCon.
448 @discussion Returns the user defined value previously stored in the ORB with setRefCon.
534 @discussion Returns the user defined value previously stored in the ORB with setRefCon.
H A DIOFireWireSBP2Login.h974 @function setRefCon
981 virtual void setRefCon( void * refCon );
985 @abstract Returns the refCon set with setRefCon.
986 @discussion Returns the user defined value previously stored in the login with setRefCon.
H A DIOFireWireSBP2ORB.cpp1606 void IOFireWireSBP2ORB::setRefCon( void * refCon ) function in class:IOFireWireSBP2ORB
H A DIOFireWireSBP2Login.cpp1034 void IOFireWireSBP2Login::setRefCon( void * refCon ) function in class:IOFireWireSBP2Login
/macosx-10.10/IOFireWireSerialBusProtocolTransport-251.0.1/
H A DIOFireWireSerialBusProtocolTransport.cpp2288 orb->setRefCon ( ( void * ) clientData );

Completed in 277 milliseconds