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

/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp216 fStateHandlerRefcon = 0;
1007 (fStateHandler)(fStateHandlerRefcon, kFWAVCStatePlugDisconnected );
1020 (fStateHandler)(fStateHandlerRefcon, kFWAVCStatePlugDisconnected );
1042 me->fStateHandlerRefcon = refcon;
1072 (fStateHandler)( fStateHandlerRefcon, kFWAVCStateBusSuspended );
1103 (fStateHandler)( fStateHandlerRefcon, kFWAVCStateBusSuspended );
1134 (fStateHandler)( fStateHandlerRefcon, kFWAVCStateBusResumed );
1145 (fStateHandler)( fStateHandlerRefcon, kFWAVCStateBusResumed );
1269 (fStateHandler)( fStateHandlerRefcon, kFWAVCStatePlugReconnected );
1301 (fStateHandler)( fStateHandlerRefcon, kFWAVCStateDeviceRemove
[all...]
H A DIOFireWireAVCLibConsumer.h92 void * fStateHandlerRefcon; member in class:IOFireWireAVCLibConsumer

Completed in 72 milliseconds