Searched refs:CreateReadCommand (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h221 IOFireWireLibCommandRef CreateReadCommand(
H A DIOFireWireLibDevice.cpp875 Device::CreateReadCommand( function in class:IOFireWireLib::Device
2266 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->CreateReadCommand(device, addr ? *addr : FWAddress(), buf, size, callback, failOnReset, generation, inRefCon, iid) ;
H A DIOFireWireLib.h1026 @function CreateReadCommand
1044 IOFireWireLibCommandRef (*CreateReadCommand)( IOFireWireLibDeviceRef self, io_object_t device, const FWAddress * addr, void* buf, UInt32 size, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) ; member in struct:IOFireWireDeviceInterface_t

Completed in 130 milliseconds