Searched refs:CreateVectorCommand (Results 1 - 3 of 3) sorted by path

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1740 /*! @function CreateVectorCommand
1746 IOFireWireLibVectorCommandRef (*CreateVectorCommand)( IOFireWireLibDeviceRef self, IOFireWireLibCommandCallback callback, void* inRefCon, REFIID iid) ; member in struct:IOFireWireDeviceInterface_t
H A DIOFireWireLibDevice.cpp1639 Device::CreateVectorCommand( function in class:IOFireWireLib::Device
2661 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->CreateVectorCommand( callback, inRefCon, iid );
H A DIOFireWireLibDevice.h388 IOFireWireLibVectorCommandRef CreateVectorCommand( IOFireWireLibCommandCallback callback, void* inRefCon, REFIID iid );

Completed in 193 milliseconds