• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/

Lines Matching refs:iid

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) ;
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) ;
1082 IOFireWireLibCommandRef (*CreateWriteCommand)( IOFireWireLibDeviceRef self, io_object_t device, const FWAddress * addr, void* buf, UInt32 size, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) ;
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) ;
1123 IOFireWireLibCommandRef (*CreateCompareSwapCommand)( IOFireWireLibDeviceRef self, io_object_t device, const FWAddress * addr, UInt32 cmpVal, UInt32 newVal, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) ;
1172 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1175 IOFireWireLibLocalUnitDirectoryRef (*CreateLocalUnitDirectory)( IOFireWireLibDeviceRef self, REFIID iid) ;
1183 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1187 IOFireWireLibConfigDirectoryRef (*GetConfigDirectory)( IOFireWireLibDeviceRef self, REFIID iid) ;
1196 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1199 IOFireWireLibConfigDirectoryRef (*CreateConfigDirectoryWithIOObject)( IOFireWireLibDeviceRef self, io_object_t inObject, REFIID iid) ;
1229 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1239 REFIID iid) ;
1249 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1252 IOFireWireLibPhysicalAddressSpaceRef (*CreatePhysicalAddressSpace)( IOFireWireLibDeviceRef self, UInt32 inSize, void* inBackingStore, UInt32 inFlags, REFIID iid) ;
1285 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1292 REFIID iid) ;
1322 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1337 REFIID iid) ;
1351 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1360 REFIID iid ) ;
1367 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1374 REFIID iid ) ;
1460 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1471 REFIID iid) ;
1584 Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) ;
1695 IOFireWireLibNuDCLPoolRef (*CreateNuDCLPool)( IOFireWireLibDeviceRef self, UInt32 capacity, REFIID iid ) ;
1734 REFIID iid) ;
1746 IOFireWireLibVectorCommandRef (*CreateVectorCommand)( IOFireWireLibDeviceRef self, IOFireWireLibCommandCallback callback, void* inRefCon, REFIID iid) ;
1832 REFIID iid) ;
1843 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1851 REFIID iid) ;
1879 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1891 REFIID iid );
1898 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1905 REFIID iid );
1920 @param iid An ID number, of type CFUUIDBytes (see CFUUID.h), identifying the
1934 REFIID iid);
3541 IOReturn (*GetKeyValue_ConfigDirectory) ( IOFireWireLibConfigDirectoryRef self, int inKey, IOFireWireLibConfigDirectoryRef* outValue, REFIID iid, CFStringRef* outText);
3555 IOReturn (*GetIndexValue_ConfigDirectory) ( IOFireWireLibConfigDirectoryRef self, int inIndex, IOFireWireLibConfigDirectoryRef* outValue, REFIID iid);