Searched defs:inDCL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWUserIsochPort.cpp100 setDCLDataBuffer( DCLCommand* inDCL, mach_vm_address_t inDataBuffer, mach_vm_size_t inDataLength ) argument
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.cpp199 AllocateWithOpcode( DCLCommand* inDCL, DCLCommand** outDCL, UInt32 opcode, ... ) argument
208 AllocateTransferPacketDCL( DCLCommand* inDCL, UInt32 inOpcode, void* inBuffer, IOByteCount inSize) argument
235 AllocateTransferBufferDCL( DCLCommand* inDCL, UInt32 inOpcode, void* inBuffer, IOByteCount inSize, IOByteCount inPacketSize, UInt32 inBufferOffset) argument
263 AllocateSendPacketStartDCL( DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
272 AllocateSendPacketWithHeaderStartDCL( DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
282 AllocateSendBufferDCL( DCLCommand* inDCL, void* inBuffer, IOByteCount inSize, IOByteCount inPacketSize, UInt32 inBufferOffset) argument
293 AllocateSendPacketDCL( DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
302 AllocateReceivePacketStartDCL( DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
311 AllocateReceivePacketDCL( DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
320 AllocateReceiveBufferDCL( DCLCommand* inDCL, void* inBuffer, IOByteCount inSize, IOByteCount inPacketSize, UInt32 inBufferOffset) argument
331 AllocateCallProcDCL( DCLCommand* inDCL, DCLCallCommandProc* inProc, DCLCallProcDataType inProcData) argument
353 AllocateLabelDCL( DCLCommand* inDCL) argument
371 AllocateJumpDCL( DCLCommand* inDCL, DCLLabel* pInJumpDCLLabel) argument
391 AllocateSetTagSyncBitsDCL( DCLCommand* inDCL, UInt16 inTagBits, UInt16 inSyncBits) argument
413 AllocateUpdateDCLListDCL( DCLCommand* inDCL, DCLCommand** inDCLCommandList, UInt32 inNumDCLCommands) argument
435 AllocatePtrTimeStampDCL( DCLCommand* inDCL, UInt32* inTimeStampPtr) argument
638 SAllocateWithOpcode( Ref self, DCLCommand* inDCL, DCLCommand** outDCL, UInt32 opcode, ... ) argument
655 SAllocateTransferPacketDCL( Ref self, DCLCommand* inDCL, UInt32 inOpcode, void* inBuffer, IOByteCount inSize) argument
666 SAllocateTransferBufferDCL( Ref self, DCLCommand* inDCL, UInt32 inOpcode, void* inBuffer, IOByteCount inSize, IOByteCount inPacketSize, UInt32 inBufferOffset) argument
679 SAllocateSendPacketStartDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
689 SAllocateSendPacketWithHeaderStartDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
699 SAllocateSendBufferDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize, IOByteCount inPacketSize, UInt32 inBufferOffset) argument
711 SAllocateSendPacketDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
721 SAllocateReceivePacketStartDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
731 SAllocateReceivePacketDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
741 SAllocateReceiveBufferDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize, IOByteCount inPacketSize, UInt32 inBufferOffset) argument
753 SAllocateCallProcDCL( Ref self, DCLCommand* inDCL, DCLCallCommandProc* inProc, DCLCallProcDataType inProcData) argument
763 SAllocateLabelDCL( Ref self, DCLCommand* inDCL) argument
771 SAllocateJumpDCL( Ref self, DCLCommand* inDCL, DCLLabel* pInJumpDCLLabel) argument
780 SAllocateSetTagSyncBitsDCL( Ref self, DCLCommand* inDCL, UInt16 inTagBits, UInt16 inSyncBits) argument
790 SAllocateUpdateDCLListDCL( Ref self, DCLCommand* inDCL, DCLCommand** inDCLCommandList, UInt32 inNumCommands) argument
800 SAllocatePtrTimeStampDCL( Ref self, DCLCommand* inDCL, UInt32* inTimeStampPtr) argument
[all...]

Completed in 181 milliseconds