Searched refs:IOFireWireLibDCLCommandPoolRef (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.h119 typedef IOFireWireLibDCLCommandPoolRef Ref ;
143 IOFireWireLibDCLCommandPoolRef self,
146 IOFireWireLibDCLCommandPoolRef self,
151 IOFireWireLibDCLCommandPoolRef self,
157 IOFireWireLibDCLCommandPoolRef self,
165 IOFireWireLibDCLCommandPoolRef self,
170 IOFireWireLibDCLCommandPoolRef self,
175 IOFireWireLibDCLCommandPoolRef self,
182 IOFireWireLibDCLCommandPoolRef self,
187 IOFireWireLibDCLCommandPoolRef sel
[all...]
H A DIOFireWireLibIsoch.h550 DCLCommand* (*Allocate) ( IOFireWireLibDCLCommandPoolRef self, IOByteCount inSize ) ;
552 IOReturn (*AllocateWithOpcode) ( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, DCLCommand** outDCL, UInt32 opcode, ... ) ;
555 DCLCommand* (*AllocateTransferPacketDCL) ( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, UInt32 inOpcode, void* inBuffer, IOByteCount inSize) ;
557 DCLCommand* (*AllocateTransferBufferDCL) ( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, UInt32 inOpcode, void* inBuffer, IOByteCount inSize, IOByteCount inPacketSize, UInt32 inBufferOffset) ;
560 DCLCommand* (*AllocateSendPacketStartDCL) ( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) ;
564 DCLCommand* (*AllocateSendPacketWithHeaderStartDCL)( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) ;
567 DCLCommand* (*AllocateSendBufferDCL) ( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize, IOByteCount inPacketSize, UInt32 inBufferOffset) ;
569 DCLCommand* (*AllocateSendPacketDCL) ( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) ;
572 DCLCommand* (*AllocateReceivePacketStartDCL)( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) ;
574 DCLCommand* (*AllocateReceivePacketDCL) ( IOFireWireLibDCLCommandPoolRef sel
[all...]
H A DIOFireWireLibDevice.h373 IOFireWireLibDCLCommandPoolRef
752 static IOFireWireLibDCLCommandPoolRef
H A DIOFireWireLib.h575 typedef struct IOFireWireDCLCommandPoolInterface_t** IOFireWireLibDCLCommandPoolRef ; typedef in typeref:struct:IOFireWireDCLCommandPoolInterface_t
1369 @result An IOFireWireLibDCLCommandPoolRef. Returns 0 upon failure */
1370 IOFireWireLibDCLCommandPoolRef
H A DIOFireWireLibDevice.cpp2451 IOFireWireLibDCLCommandPoolRef
2454 IOFireWireLibDCLCommandPoolRef result = 0 ;

Completed in 84 milliseconds