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

/macosx-10.10.1/IOFireWireSerialBusProtocolTransport-251.0.1/
H A DIOFireWireSerialBusProtocolTransport.cpp677 return fORB;
773 if ( fORB != NULL )
776 clientData = ( SBP2ClientOrbData * ) fORB->getRefCon ( );
782 CompleteSCSITask ( fORB );
823 // We need to drain the queued commands. See if there is an in flight orb (e.g. fORB)
826 orb = fORB;
1117 fORB = NULL;
1963 require ( fORB, exit );
1968 clientData = ( SBP2ClientOrbData * ) fORB->getRefCon ( );
1978 ( uintptr_t ) fORB );
[all...]
H A DIOFireWireSerialBusProtocolTransport.h63 IOFireWireSBP2ORB * fORB; member in class:IOFireWireSerialBusProtocolTransport
193 @abstract accessor function for fORB.

Completed in 125 milliseconds