Searched refs:packetSize (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWDCLTranslator.cpp48 SInt32 transferSize, packetSize; local
56 packetSize = *pPacketSize;
57 if (transferSize > packetSize)
58 transferSize = packetSize;
66 packetSize -= transferSize;
84 *pPacketSize = packetSize;
105 UInt32 transferSize, packetSize; local
113 packetSize = *pPacketSize;
114 if (transferSize > packetSize)
115 transferSize = packetSize;
161 UInt32 packetSize; local
224 UInt32 transferSize, packetSize; local
271 UInt32 packetSize; local
537 UInt32 packetSize; local
583 UInt32 packetSize; local
[all...]
H A DIOFWUserIsochChannel.h44 UInt32 packetSize,
H A DIOFWUserIsochChannel.cpp44 UInt32 packetSize,
47 return super::init( control, doIRM, packetSize, prefSpeed, &IOFWUserIsochChannel::isochChannel_ForceStopHandler, this ) ;
41 init( IOFireWireController * control, bool doIRM, UInt32 packetSize, IOFWSpeed prefSpeed ) argument
H A DIOFWIsochChannel.h95 virtual bool init( IOFireWireController *control, bool doIRM, UInt32 packetSize,
H A DIOFWUserPseudoAddressSpace.h131 io_user_reference_t packetSize ; // 1 member in struct:IOFWPacketHeader_t::__anon1530
170 io_user_reference_t packetSize ; // 1 member in struct:IOFWPacketHeader_t::ReadPacket_t
H A DIOFWLocalIsochPort.cpp159 (*printFN)("(DCLTransferBuffer) buffer=%p, size=%lu, packetSize=%08X, bufferOffset=%08lX",
162 ((DCLTransferBuffer*)currentDCL)->packetSize,
H A DIOFWIsochChannel.cpp59 UInt32 packetSize,
68 DebugLog("fPacketSize = %d\n", (uint32_t)packetSize) ;
76 fPacketSize = packetSize;
57 init( IOFireWireController * control, bool doIRM, UInt32 packetSize, IOFWSpeed prefSpeed, ForceStopNotificationProc * stopProc, void * stopRefCon ) argument
H A DIOFWUserPseudoAddressSpace.cpp866 oldHeader->IncomingPacket.packetSize >> 1,
874 fPacketQueue->dequeueBytes(oldHeader->IncomingPacket.packetSize);
886 oldHeader->ReadPacket.packetSize,
H A DIOFWUserAsyncStreamListener.cpp436 fBufferAvailable += oldHeader->IncomingPacket.packetSize ;
H A DIOFireWireFamilyCommon.h853 UInt16 packetSize; // Size of packets to send. member in struct:DCLTransferBufferStruct
980 UInt16 packetSize; // Size of packets to send. member in struct:UserExportDCLTransferBufferStruct
H A DIOFWUserIsochPort.cpp681 pDCLTransferBuffer->packetSize = ((UserExportDCLTransferBuffer*)pExportDCL)->packetSize;
H A DIOFireWireController.h774 // packetSize packet size (in bytes), used to calculate bandwidth needed.
776 bool doIRM, UInt32 packetSize, IOFWSpeed prefSpeed,
/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDVLib.c1770 static IOReturn openStream(DVStream *stream, bool forWrite, UInt32 packetSize) argument
1819 stream->fIsochChannelRef = (*stream->pFWDevice)->CreateIsochChannel(stream->pFWDevice, allocBandwidth, packetSize,
3670 UInt32 packetHeader, packetSize, packetNum, packetPerFrame; local
3702 packetSize = (packetHeader & kFWIsochDataLength) >> kFWIsochDataLengthPhase;
3712 if(packetSize < 8) {
3713 syslog(LOG_INFO, "DVStorePackets: size %d header 0x%x\n", packetSize, packetHeader);
3714 packetSize = 8;
3719 if(packetSize > 8 && packetSize != (pPacketBuffer[1]*4*fn) + 8) {
3720 syslog(LOG_INFO, "DVStorePackets: size %d header 0x%x\n", packetSize, packetHeade
[all...]
H A DDVIsochComponent.c1397 UInt32 packetSize = deviceDescriptionPtr->fSharedWriteVars->fAlignedPacketSize; local
1432 pageOffset = (int) (dclPtr + packetSize) & 0x0fff;
1433 if (pageOffset < packetSize && pageOffset > 0) {
1436 dclPtr += packetSize;
1442 dclPtr += packetSize;
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.h65 DCLCommand* AllocateTransferBufferDCL( DCLCommand* dcl, UInt32 opcode, void* buffer, IOByteCount size, IOByteCount packetSize, UInt32 bufferOffset ) ;
H A DIOFireWireLibIsochPort.cpp1196 pUserExportDCLTransferBuffer->packetSize = ((DCLTransferBuffer*)dcl)->packetSize;
1376 ((UserExportDCLTransferBuffer*)dcl)->packetSize = OSSwapInt16( ((UserExportDCLTransferBuffer*)dcl)->packetSize );
H A DIOFireWireLibDevice.h353 UInt32 packetSize,
731 UInt32 packetSize,
H A DIOFireWireLibDCLCommandPool.cpp253 newDCL->packetSize = inPacketSize ;
H A DIOFireWireLibDevice.cpp2436 DeviceCOM::SCreateIsochChannel( IOFireWireLibDeviceRef self, Boolean doIRM, UInt32 packetSize, argument
2441 IUnknownVTbl** iUnknown = reinterpret_cast<IUnknownVTbl**>(IsochChannelCOM::Alloc(*IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self), doIRM, packetSize, prefSpeed)) ;
2515 printf( "(DCLTransferBuffer) buffer=%p, size=%u, packetSize=0x%x, bufferOffset=%08X",
2518 ((DCLTransferBuffer*)currentDCL)->packetSize,
2521 printf( "(DCLTransferBuffer) buffer=%p, size=%lu, packetSize=0x%x, bufferOffset=%08lX",
2524 ((DCLTransferBuffer*)currentDCL)->packetSize,
H A DIOFireWireLib.h1347 @param packetSize Size of payload in bytes of packets being sent or received with this channel,
1358 UInt32 packetSize,
/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOATAController.cpp1891 UInt32 packetSize = _currentCommand->getPacketSize(); local
1895 if ( packetSize == 0)
1939 if( packetSize > 12 )
/macosx-10.10.1/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVIsochComponent.MacOS97735 UInt32 packetHeader, packetSize, packetNum, packetPerFrame;
7759 packetSize = (packetHeader & kFWIsochDataLength) >> kFWIsochDataLengthPhase;
7762 if( packetSize > 8 )
7775 packetSize -= 8;
7803 if ((packetSize == kDVPayloadPacketSize) && (currentSequenceCount == pGlobalData->lastSequenceCount))
7810 packetSize
7820 if ((pGlobalData->packetCount < packetPerFrame) && (packetSize == kDVPayloadPacketSize))
7827 packetSize
7832 else if ((pGlobalData->packetCount >= packetPerFrame) && (packetSize > 0))
7852 if (packetSize
[all...]
/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalSource.cpp4717 UInt32 packetSize = GetPacketSize(); local
4719 it->mOffset = packetOffset * packetSize;

Completed in 322 milliseconds