Searched refs:CreateReadQuadletCommand (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1046 /*! @function CreateReadQuadletCommand
1063 IOFireWireLibCommandRef (*CreateReadQuadletCommand)( IOFireWireLibDeviceRef self, io_object_t device, const FWAddress * addr, UInt32 quads[], UInt32 numQuads, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) ; member in struct:IOFireWireDeviceInterface_t
H A DIOFireWireLibDevice.cpp899 Device::CreateReadQuadletCommand( function in class:IOFireWireLib::Device
2274 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->CreateReadQuadletCommand(device, addr ? *addr : FWAddress(), val, numQuads, callback, failOnReset, generation, inRefCon, iid) ;
H A DIOFireWireLibDevice.h231 IOFireWireLibCommandRef CreateReadQuadletCommand(

Completed in 121 milliseconds