Searched defs:cmdLen (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCUnit.h79 UInt32 cmdLen; member in class:IOFireWireAVCAsynchronousCommand
[all...]
H A DIOFireWireAVCCommand.cpp300 bool IOFireWireAVCCommand::init(IOFireWireNub *device, const UInt8 * command, UInt32 cmdLen, argument
367 IOReturn IOFireWireAVCCommand::reinit(IOFireWireNub *device, const UInt8 * command, UInt32 cmdLen, argument
392 withNub(IOFireWireNub *device, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 * responseLen) argument
409 withNub(IOFireWireNub *device, UInt32 generation, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 * responseLen) argument
465 init(IOFireWireNub *device, UInt32 generation, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 * responseLen) argument
540 reinit(IOFireWireNub *device, UInt32 generation, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 * responseLen) argument
[all...]
H A DIOFireWireAVCProtocolUserClient.cpp203 avcTargetCommandHandler(const AVCCommandHandlerInfo *pCmdInfo, UInt32 generation, UInt16 nodeID, const void *command, UInt32 cmdLen, IOFWSpeed &speed, UInt32 handlerSearchIndex) argument
797 AVCRequestNotHandled(UInt32 generation, UInt16 nodeID, IOFWSpeed speed, UInt32 handlerSearchIndex, const char *pCmdBuf, UInt32 cmdLen) argument
H A DIOFireWireAVCUserClient.cpp825 UInt32 cmdLen = len - sizeof(mach_vm_address_t); local
H A DIOFireWireAVCTargetSpace.cpp193 findAVCRequestHandler(IOFireWireAVCProtocolUserClient *userClient, UInt32 generation, UInt16 nodeID, IOFWSpeed speed, UInt32 handlerSearchIndex, const char *pCmdBuf, UInt32 cmdLen) argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/generic/
H A DtclXdebug.c205 int idx, cmdLen, printLen; local
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IOKit/
H A DIOFireWireIPCommand.cpp51 bool IOFWIPAsyncWriteCommand::initAll(IOFireWireIP *networkObject, IOFWIPBusInterface *fwIPBusIfObject, UInt32 cmdLen, FWAddress devAddress, FWDeviceCallback completion, void *refcon, bool failOnReset) argument
147 IOReturn IOFWIPAsyncWriteCommand::reinit(IOFireWireNub *device, UInt32 cmdLen, argument
179 IOReturn IOFWIPAsyncWriteCommand::transmit(IOFireWireNub *device, UInt32 cmdLen, argument
187 IOReturn IOFWIPAsyncWriteCommand::transmit(IOFireWireNub *device, UInt32 cmdLen, argument
715 initAll( IOFireWireIP *networkObject, IOFireWireController *control, IOFWIPBusInterface *fwIPBusIfObject, UInt32 generation, UInt32 channel, UInt32 sync, UInt32 tag, UInt32 cmdLen, int speed, FWAsyncStreamCallback completion, void *refcon) argument
814 reinit( UInt32 generation, UInt32 channel, UInt32 cmdLen, int speed, FWAsyncStreamCallback completion, void *refcon) argument
[all...]
H A DIOFWIPBusInterface.cpp1151 UInt32 cmdLen = mbuf_pkthdr_len(m) - offset; local
1254 UInt32 cmdLen = datagramSize; local
1374 UInt32 cmdLen = MIN(residual, maxPayload - sizeof(IP1394_FRAG_HDR)); local
1589 UInt32 cmdLen = packet->mcap.length; // In CPU byte order local
[all...]
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLib.h129 UInt32 cmdLen; member in struct:_IOFireWireAVCLibAsynchronousCommand
[all...]
H A DIOFireWireAVCLibUnit.cpp676 static IOReturn AVCCommand(void *self, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 *responseLen) argument
701 AVCCommandInGeneration(void *self, UInt32 generation, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 *responseLen) argument
1061 createAVCAsynchronousCommand(void * self, const UInt8 * command, UInt32 cmdLen, IOFireWireAVCLibAsynchronousCommandCallback completionCallback, void *pRefCon, IOFireWireAVCLibAsynchronousCommand **ppCommandObject) argument
1282 AVCAsynchronousCommandReinitWithCommandBytes(void * self, IOFireWireAVCLibAsynchronousCommand *pCommandObject, const UInt8 * command, UInt32 cmdLen) argument
[all...]
/macosx-10.9.5/security_ocspd-55118.2/server/
H A DocspdServer.cpp318 size_t cmdLen = strlen(vc1)+strlen(crlFileName)+ local
[all...]
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclIORChan.c2288 int cmdLen; local
H A DtclBasic.c3916 int cmdLen; local
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclBasic.c3362 int cmdLen = 0; /* a non-zero value indicates that a command local

Completed in 231 milliseconds