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

/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2Lib/
H A DIOFireWireSBP2LibORB.cpp26 #include "IOFireWireSBP2LibORB.h"
39 IOFireWireSBP2LibORBInterface IOFireWireSBP2LibORB::sIOFireWireSBP2LibORBInterface =
42 &IOFireWireSBP2LibORB::staticQueryInterface,
43 &IOFireWireSBP2LibORB::staticAddRef,
44 &IOFireWireSBP2LibORB::staticRelease,
46 &IOFireWireSBP2LibORB::staticSetRefCon,
47 &IOFireWireSBP2LibORB::staticGetRefCon,
48 &IOFireWireSBP2LibORB::staticSetCommandFlags,
49 &IOFireWireSBP2LibORB::staticSetMaxORBPayloadSize,
50 &IOFireWireSBP2LibORB
100 IOFireWireSBP2LibORB::IOFireWireSBP2LibORB( void ) function in class:IOFireWireSBP2LibORB
[all...]
H A DIOFireWireSBP2LibORB.h29 class IOFireWireSBP2LibORB class
37 IOFireWireSBP2LibORB *obj;
40 IOFireWireSBP2LibORB( void );
41 virtual ~IOFireWireSBP2LibORB();
89 // IOFireWireSBP2LibORB static methods
141 static inline IOFireWireSBP2LibORB *getThis( void *self )
142 { return (IOFireWireSBP2LibORB *) ((InterfaceMap *) self)->obj; };
H A DIOFireWireSBP2LibMgmtORB.cpp26 #include "IOFireWireSBP2LibORB.h"
380 orbRef = IOFireWireSBP2LibORB::getThis(orb)->getORBRef();
H A DIOFireWireSBP2LibLogin.cpp27 #include "IOFireWireSBP2LibORB.h"
566 iunknown = IOFireWireSBP2LibORB::alloc( fConnection, fAsyncPort );
607 uint64_t ref = IOFireWireSBP2LibORB::getThis(orb)->getORBRef();
1054 FWLOG(( "IOFireWireSBP2LibORB : setPassword\n" ));

Completed in 72 milliseconds