Searched refs:fControl (Results 1 - 25 of 59) sorted by relevance

123

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWirePowerManager.cpp81 fControl = controller;
112 fControl->closeGate();
125 fControl->openGate();
136 fControl->closeGate();
153 fControl->messageClients( kIOFWMessagePowerStateChanged );
156 fControl->openGate();
H A DIOFireWireIRM.cpp91 fControl = control;
102 fBroadcastChannelAddressSpace = IOFWPseudoAddressSpace::simpleRWFixed( fControl, FWAddress(kCSRRegisterSpaceBaseAddressHi, kCSRBroadcastChannel),
116 fLockCmd->initAll( fControl, 0, FWAddress(), NULL, NULL, 0, IOFireWireIRM::lockCompleteStatic, this );
331 IOFireWireController * fControl; member in struct:IRMAllocationThreadInfo
354 fControl = control;
362 fControl->addToIRMAllocationSet(this);
384 fControl->removeFromIRMAllocationSet((IOFireWireIRMAllocation*)this);
392 fControl->removeIRMAllocation((IOFireWireIRMAllocation*)this);
420 fControl->releaseIRMBandwidthInGeneration(fBandwidthUnits,fAllocationGeneration);
422 fControl
[all...]
H A DIOFireWireNub.cpp103 return fPrimary->fControl->hopCount( fPrimary->fNodeID, nub->fNodeID );
112 return fPrimary->fControl->hopCount( fPrimary->fNodeID );
148 return fPrimary->fControl->createSimpleContiguousPhysicalAddressSpace( size, direction );
157 return fPrimary->fControl->createSimplePhysicalAddressSpace( size, direction );
253 if( fControl != NULL )
255 fControl->release();
256 fControl = NULL;
291 return fControl->FWSpeed(fNodeID);
300 return fControl->FWSpeed(fNodeID, dst->fNodeID);
309 int log = fControl
[all...]
H A DIOFWAsyncPHYCommand.cpp85 fGeneration = fControl->getGeneration();
131 fGeneration = fControl->getGeneration();
156 fControl->handleAsyncCompletion( this, status );
164 fControl->freeTrans( fTrans );
174 if( fControl->scanningBus() )
176 setHead( fControl->getAfterResetHandledQ() );
187 (*fComplete)( fRefCon, completion_status, fControl, this );
291 fTrans = fControl->allocTrans( NULL, this );
294 result = fControl->asyncPHYPacket( fGeneration, fData1, fData2, this);
H A DIOFWAsyncStreamCommand.cpp189 fControl->handleAsyncCompletion( this, status );
202 if(fControl->scanningBus())
204 setHead(fControl->getAfterResetHandledQ());
212 (*fComplete)(fRefCon, completion_status, fControl, this);
242 fGeneration = fControl->getGeneration();
245 fSpeed = min((int)fControl->getBroadcastSpeed(), fSpeed) ;
247 if( fSize < ( 1 << 9+fControl->getBroadcastSpeed() ) and ( fChannel >= 0 and fChannel < 64) )
249 result = fControl->asyncStreamWrite(fGeneration,
H A DIOFWPHYPacketListener.cpp86 fControl = control;
113 return fControl->activatePHYPacketListener( this );
122 fControl->deactivatePHYPacketListener( this );
H A DIOFWCommand.cpp67 fControl = control;
111 IOWorkLoop * workLoop = fControl->getWorkLoop();
128 fControl->closeGate();
132 IOFWCmdQ &pendingQ = fControl->getPendingQ();
148 fControl->openGate();
172 fControl->closeGate();
174 fControl->fFWIM->flushWaitingPackets();
176 fControl->openGate();
236 fControl->closeGate();
240 fControl
[all...]
H A DIOFireWireLocalNode.cpp166 if ( fControl )
168 fControl->release();
169 fControl = NULL;
184 fControl = (IOFireWireController *)provider;
185 fControl->retain();
306 if (fControl)
307 fControl->closeGate();
390 if (fControl)
391 fControl->openGate();
H A DIOFWAsyncStreamReceiver.cpp48 fControl = control;
49 fFWIM = fControl->getLink();
51 fControl->closeGate();
80 UInt64 mask = fControl->getFireWirePhysicalBufferMask(); // get controller mask
123 fControl->openGate();
130 fControl->closeGate();
182 fControl->openGate();
269 UInt64 mask = fControl->getFireWirePhysicalBufferMask(); // get controller mask
416 if(!port->init(fIODclProgram, fControl, channel))
448 fAsyncStreamChan = fControl
[all...]
H A DIOFWAsyncCommand.cpp110 fSpeed = fControl->FWSpeed(fNodeID);
162 fMaxPack = 1 << fControl->maxPackLog(fWrite, fNodeID);
163 fSpeed = fControl->FWSpeed(fNodeID);
266 fSpeed = fControl->FWSpeed(fNodeID);
304 fMaxPack = 1 << fControl->maxPackLog(fWrite, fNodeID);
305 fSpeed = fControl->FWSpeed(fNodeID);
392 fControl->handleAsyncCompletion( this, status );
400 fControl->freeTrans(fTrans);
418 if(fControl->scanningBus())
420 setHead(fControl
[all...]
H A DIOFireWireDevice.cpp148 fPrimary->fControl->closeGate();
154 fPrimary->fControl->openGate();
187 enabled = device->fControl->isPhysicalAccessEnabledForNodeID( device->fNodeID & 0x3f );
537 me->fControl->closeGate();
565 me->fControl->openGate();
585 if ( fControl )
587 fControl->release();
588 fControl = NULL;
600 fControl = (IOFireWireController *)provider;
601 fControl
[all...]
H A DIOFWAddressSpace.cpp73 fControl = fPrimary->fControl;
143 if( fControl->getSecurityMode() == kIOFWSecurityModeNormal )
154 UInt16 localNodeID = fControl->getLocalNodeID();
269 fControl = OSDynamicCast(IOFireWireController, bus);
270 if( fControl == NULL )
404 return fControl->allocAddress(this);
413 fControl->freeAddress(this);
H A DIOFireWireMultiIsochReceive.h85 IOFireWireController *fControl; member in class:IOFireWireMultiIsochReceiveListener
134 IOFireWireController *fControl; member in class:IOFireWireMultiIsochReceivePacket
H A DIOFWReadCommand.cpp70 fControl->freeTrans(fTrans); // Free old tcode
139 fSpeed = fControl->FWSpeed( fNodeID );
152 int maxPack = (1 << fControl->maxPackLog(fWrite, fNodeID));
168 fTrans = fControl->allocTrans(this);
170 result = fControl->asyncRead(fGeneration, fNodeID, fAddressHi,
H A DIOFWWriteCommand.cpp233 fSpeed = fControl->FWSpeed( fNodeID );
246 int maxPack = (1 << fControl->maxPackLog(fWrite, fNodeID));
254 fTrans = fControl->allocTrans( this );
277 result = fControl->asyncWrite( fGeneration,
333 fControl->freeTrans( fTrans ); // Free old tcode
H A DIOFireWireMultiIsochReceive.cpp53 fControl = fwController;
122 return fControl->activateMultiIsochReceiveListener(this);
130 return fControl->deactivateMultiIsochReceiveListener(this);
165 fControl = fwController;
204 fControl->clientDoneWithMultiIsochReceivePacket(this);
H A DIOFireWireLink.h72 IOFireWireController *fControl; member in class:IOFireWireLink
86 { fControl->processBusReset(); };
88 { fControl->processSelfIDs(IDs, numIDs, ownIDs, numOwnIDs); };
90 { fControl->processRcvPacket(data, numQuads, speed ); };
92 { fControl->processCycle64Int(); };
205 void handleARxReqIntComplete ( void ) { fControl->handleARxReqIntComplete(); };
237 { fControl->resetBus(); };
H A DIOFireWireUnit.cpp180 fControl = fDevice->getController();
181 fControl->retain();
193 fControl->enterLoggingMode();
418 me->fControl->closeGate();
441 me->fControl->openGate();
536 IOFWPhysicalAddressSpace * space = fControl->createPhysicalAddressSpace(mem);
556 IOFWPseudoAddressSpace * space = fControl->createPseudoAddressSpace(addr, len, reader, writer, refcon);
H A DIOFWIsochChannel.cpp74 fControl = control;
120 fReadCmd->initAll( fControl, 0, FWAddress(), NULL, 0, NULL, NULL );
138 fLockCmd->initAll( fControl, 0, FWAddress(), NULL, NULL, 0, NULL, NULL );
263 UInt64 mask = fControl->getFireWirePhysicalAddressMask();
642 fSpeed = ( inSpeed == kFWSpeedMaximum ) ? fControl->getLink()->getPhySpeed() : inSpeed ;
667 fControl->getIRMNodeID( generation, addr.nodeID );
685 SUB_ABSOLUTETIME( & currentUpTime, fControl->getResetTime() ) ;
697 fControl->getIRMNodeID( currentGeneration, addr.nodeID );
861 fControl->releaseIRMBandwidthInGeneration(fBandwidth, generation);
870 fControl
[all...]
H A DIOFWPHYPacketListener.h44 IOFireWireController * fControl; member in class:IOFWPHYPacketListener
H A DIOFWUserVectorCommand.h40 IOFireWireController * fControl; member in class:IOFWUserVectorCommand
H A DIOFireWireIRM.h62 IOFireWireController * fControl; member in class:IOFireWireIRM
H A DIOFireWirePowerManager.h51 IOFireWireController * fControl; member in class:IOFireWirePowerManager
H A DIOFWReadQuadCommand.cpp79 fControl->freeTrans(fTrans); // Free old tcode
258 fSpeed = fControl->FWSpeed( fNodeID );
271 int maxPack = (1 << fControl->maxPackLog(fWrite, fNodeID));
294 fTrans = fControl->allocTrans(this);
296 result = fControl->asyncRead(fGeneration, fNodeID, fAddressHi,
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWirePCRSpace.cpp160 if(!fControl->isLockRequest(refcon))
218 fControl->closeGate();
228 fControl->openGate();
236 fControl->closeGate();
239 fControl->openGate();
247 fControl->closeGate();
249 fControl->openGate();
259 fControl->closeGate();
272 fControl->openGate();
391 fControl
[all...]

Completed in 327 milliseconds

123