Searched defs:sourceSubunitTypeAndID (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCTargetSpace.h144 UInt32 sourceSubunitTypeAndID; member in class:AVCConnectionRecord
H A DIOFireWireAVCUserClientCommon.h89 UInt32 sourceSubunitTypeAndID; member in struct:_AVCConnectTargetPlugsInParams
H A DIOFireWireAVCProtocolUserClient.cpp771 IOReturn IOFireWireAVCProtocolUserClient::disconnectTargetPlugs(UInt32 sourceSubunitTypeAndID, argument
H A DIOFireWireAVCTargetSpace.cpp1346 disconnectTargetPlugs(IOFireWireAVCProtocolUserClient *userClient, UInt32 sourceSubunitTypeAndID, IOFWAVCPlugTypes sourcePlugType, UInt32 sourcePlugNum, UInt32 destSubunitTypeAndID, IOFWAVCPlugTypes destPlugType, UInt32 destPlugNum) argument
[all...]
/macosx-10.10.1/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibProtocol.c1023 connectTargetPlugs(void *self, UInt32 sourceSubunitTypeAndID, IOFWAVCPlugTypes sourcePlugType, UInt32 *pSourcePlugNum, UInt32 destSubunitTypeAndID, IOFWAVCPlugTypes destPlugType, UInt32 *pDestPlugNum, bool lockConnection, bool permConnection) argument
1080 disconnectTargetPlugs(void *self, UInt32 sourceSubunitTypeAndID, IOFWAVCPlugTypes sourcePlugType, UInt32 sourcePlugNum, UInt32 destSubunitTypeAndID, IOFWAVCPlugTypes destPlugType, UInt32 destPlugNum) argument

Completed in 176 milliseconds