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

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1085 @function CreateWriteQuadletCommand
1103 IOFireWireLibCommandRef (*CreateWriteQuadletCommand)(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.cpp943 Device::CreateWriteQuadletCommand( function in class:IOFireWireLib::Device
2290 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->CreateWriteQuadletCommand(device, addr ? *addr : FWAddress(), quads, numQuads, callback, failOnReset, generation, inRefCon, iid) ;
H A DIOFireWireLibDevice.h244 IOFireWireLibCommandRef CreateWriteQuadletCommand( io_object_t device, const FWAddress& addr, UInt32 quads[],

Completed in 198 milliseconds