Searched refs:fDevice (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWireUnit.cpp87 IOFireWireDevice * device = unit->fDevice;
101 space->addTrustedNode( ((IOFireWireUnit*)fPrimary)->fDevice );
117 space->addTrustedNode( ((IOFireWireUnit*)fPrimary)->fDevice );
174 fDevice = OSDynamicCast(IOFireWireDevice, provider);
175 if(!fDevice)
177 fDevice->retain();
180 fControl = fDevice->getController();
182 fDevice->getNodeIDGeneration(fGeneration, fNodeID, fLocalNodeID);
206 if( fDevice != NULL )
208 fDevice
[all...]
H A DIOFWAsyncCommand.cpp105 fDevice = device;
157 fDevice = NULL;
260 if(fDevice) {
261 fDevice->getNodeIDGeneration(fGeneration, fNodeID);
262 fMaxPack = 1 << fDevice->maxPackLog(fWrite, devAddress);
288 if(fDevice)
323 if(!fDevice)
325 fDevice->getNodeIDGeneration(fGeneration, fNodeID);
423 else if(fDevice)
425 DebugLog( "FireWire: Command for device %p that's gone away\n", fDevice );
[all...]
H A DIOFireWireUnit.h94 IOFireWireDevice *fDevice; // The device unit is part of member in class:IOFireWireUnit
H A DIOFWReadCommand.cpp138 fDevice->getNodeIDGeneration(fGeneration, fNodeID);
H A DIOFWWriteCommand.cpp232 fDevice->getNodeIDGeneration( fGeneration, fNodeID );
H A DIOFWCompareAndSwapCommand.cpp352 fDevice->getNodeIDGeneration(fGeneration, fNodeID);
H A DIOFWReadQuadCommand.cpp257 fDevice->getNodeIDGeneration(fGeneration, fNodeID);
H A DIOFWWriteQuadCommand.cpp400 fDevice->getNodeIDGeneration( fGeneration, fNodeID );
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCLocalNode.cpp42 fDevice = OSDynamicCast(IOFireWireNub, provider);
43 if(!fDevice)
49 fPCRSpace = IOFireWirePCRSpace::getPCRAddressSpace(fDevice->getBus());
54 fAVCTargetSpace = IOFireWireAVCTargetSpace::getAVCTargetSpace(fDevice->getController());
H A DIOFireWireAVCLocalNode.h48 IOFireWireNub * fDevice; member in class:IOFireWireAVCLocalNode
H A DIOFireWireAVCUnit.cpp273 fWriteCmd = fAVCUnit->fDevice->createWriteCommand(addr,
812 fDevice->setNodeFlags(kIOFWMustBeRoot);
861 fDevice = OSDynamicCast(IOFireWireNub, provider);
862 if(!fDevice)
866 fDevice->retain();
876 fIOFireWireAVCUnitExpansion->fControl = fDevice->getController();
909 fFCPResponseSpace = fDevice->getBus()->createInitialAddressSpace(kFCPResponseAddress, 512,
974 fDevice->setNodeFlags( kIOFWLimitAsyncPacketSize );
978 fDevice->setNodeFlags(kIOFWMustNotBeRoot);
991 fDevice
[all...]
H A DIOFireWireAVCUnit.h110 IOFireWireNub * fDevice; member in class:IOFireWireAVCNub
144 {return fDevice;};
H A DIOFireWireAVCProtocolUserClient.cpp193 info->fClient->fDevice->getNodeIDGeneration(generation, localID);
365 fDevice = device;
378 fPCRSpace = IOFireWirePCRSpace::getPCRAddressSpace(fDevice->getBus());
383 fAVCTargetSpace = IOFireWireAVCTargetSpace::getAVCTargetSpace(fDevice->getController());
489 if(!cmd->initAll(fDevice->getController(), generation,
H A DIOFireWireAVCProtocolUserClient.h43 IOFireWireNub * fDevice; member in class:IOFireWireAVCProtocolUserClient
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVFamily.c49 DVDevice *fDevice; member in struct:device_info_struct
128 devices[index].fDevice = device;
225 //syslog(LOG_INFO, "DVDoAVCTransaction, open %d, interface %p\n", dev->fOpens, dev->fDevice.fAVCInterface);
227 if(!dev->fDevice->fSupportsFCP) {
231 err = (*dev->fDevice->fAVCInterface)->AVCCommand(dev->fDevice->fAVCInterface,
270 strcpy(str, devices[deviceID].fDevice->fName);
307 if(dev->fDevice->fObject == 0) {
311 //err = DVDeviceOpen(sThread, dev->fDevice);
348 if(!devices[refNum].fDevice
[all...]
H A DDVIsochComponent.c94 DVDevice *fDevice; member in struct:DeviceDescription
786 int len = strlen(pDeviceDescription->fDevice->fName);
797 BlockMoveData(pDeviceDescription->fDevice->fName, name+1, len);
802 UInt32 vendorID = pDeviceDescription->fDevice->fGUID >> 40;
974 if(deviceDescriptionPtr->fDevice) {
981 DVDeviceTerminate(deviceDescriptionPtr->fDevice);
982 deviceDescriptionPtr->fDevice = NULL;
1003 deviceDescriptionPtr->fRead = DVAllocRead(deviceDescriptionPtr->fDevice, globals.fDVThread);
1078 deviceDescriptionPtr->fWrite = DVAllocWrite(deviceDescriptionPtr->fDevice,
1085 deviceDescriptionPtr->fBufSize = (deviceDescriptionPtr->fDevice
[all...]
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IOKit/
H A DIOFireWireIPUnit.cpp43 fDevice = OSDynamicCast(IOFireWireNub, provider);
45 if ( not fDevice )
53 IOFireWireController *control = fDevice->getController();
65 CSRNodeUniqueID fwuid = fDevice->getUniqueID();
70 fDrb = fFWBusInterface->initDRBwithDevice(eui64, fDevice, false);
80 if ( fFWBusInterface->updateARBwithDevice(fDevice, eui64) == NULL )
153 fDevice = NULL;
203 fDrb->maxSpeed = fDevice->FWSpeed();
204 fDrb->maxPayload = fDevice->maxPackLog(true);
H A DIOFireWireIP.cpp66 fDevice = OSDynamicCast(IOFireWireNub, provider);
68 if(!fDevice)
71 fControl = fDevice->getController();
78 OSObject * prop = fDevice->getProperty(gFireWire_GUID);
103 CSRNodeUniqueID fwuid = fDevice->getUniqueID();
147 fDevice->getNodeIDGeneration(fLcb->busGeneration, fLcb->ownNodeID);
148 fLcb->ownMaxSpeed = fDevice->FWSpeed();
149 fLcb->maxBroadcastPayload = fDevice->maxPackLog(true);
150 fLcb->maxBroadcastSpeed = fDevice->FWSpeed();
151 fLcb->ownMaxPayload = fDevice
[all...]
H A DIOFireWireIPCommand.cpp89 fDevice = device;
161 fDevice = device;
610 fDevice = NULL;
/macosx-10.9.5/IOFireWireIP-226.4/KernelHeaders/IOKit/
H A DIOFireWireIPUnit.h43 IOFireWireNub *fDevice; member in class:IOFireWireIPUnit
H A DIOFireWireIP.h151 IOFireWireNub *fDevice; member in class:IOFireWireIP
315 {return fDevice;};
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/
H A DSCSIParallelTask.cpp219 fDevice = NULL;
295 fDevice = device;
307 return fDevice;
H A DSCSIParallelTask.h130 IOSCSIParallelInterfaceDevice * fDevice; member in class:SCSIParallelTask
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCLPool.h51 Device & fDevice ; member in class:IOFireWireLib::NuDCLPool
96 Device & GetDevice() const { return fDevice ; }
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOKitKernelInternal.h179 IOService * fDevice; member in struct:IODMACommandInternal

Completed in 210 milliseconds

12