Searched refs:IOFireWireDeviceInterface (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.h62 IOFireWireDeviceInterface ** fFWUnit;
H A DIOFireWireAVCLibConsumer.cpp420 fFWUnit = (IOFireWireDeviceInterface**)(*fAVCUnit)->getAncestorInterface( fAVCUnit,
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h446 static const IOFireWireDeviceInterface sInterface ;
456 static IOFireWireDeviceInterface** Alloc( CFDictionaryRef propertyTable, io_service_t service ) ;
H A DIOFireWireLibDevice.cpp1871 const IOFireWireDeviceInterface DeviceCOM::sInterface =
2031 IOFireWireDeviceInterface**
2044 return reinterpret_cast<IOFireWireDeviceInterface**>(&me->GetInterface()) ;
H A DIOFireWireLib.h36 To communicate with a device on the FireWire bus, an instance of IOFireWireDeviceInterface (a struct
37 which is defined below) is created. The methods of IOFireWireDeviceInterface allow you
42 For example, you should use IOFireWireLibDeviceRef to refer to instances of IOFireWireDeviceInterface,
45 To obtain an IOFireWireDeviceInterface for a device on the FireWire bus, use the function
734 // IOFireWireDeviceInterface
738 @abstract IOFireWireDeviceInterface is your primary gateway to the functionality contained in
741 You can use IOFireWireDeviceInterface to:<br>
1944 } IOFireWireDeviceInterface, IOFireWireUnitInterface, IOFireWireNubInterface ; typedef in typeref:struct:IOFireWireDeviceInterface_t
1972 Pseudo address space objects can be created using IOFireWireDeviceInterface.*/
2147 This interface can be created using IOFireWireDeviceInterface
[all...]

Completed in 93 milliseconds