Searched refs:GetDevice (Results 1 - 17 of 17) sorted by path

/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/ControlDriver/Classes/
H A DAppleUSBCDCACMControl.cpp128 if (me->fControlInterface->GetDevice() == CDCDriver->getCDCDevice())
867 rc = fControlInterface->GetDevice()->DeviceRequest(MER, &fMERCompletionInfo);
935 rc = fControlInterface->GetDevice()->DeviceRequest(MER, &fMERCompletionInfo);
1001 rc = fControlInterface->GetDevice()->DeviceRequest(MER, &fMERCompletionInfo);
1165 XTRACEP(this, dataInterface->GetDevice(), fControlInterface->GetDevice(), "checkInterfaceNumber - Checking device");
1166 if (dataInterface->GetDevice() == fControlInterface->GetDevice())
1217 rtn = fControlInterface->GetDevice()->GetDeviceStatus(&status);
1247 rtn = fControlInterface->GetDevice()
[all...]
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp123 if (me->fDataInterface->GetDevice() == CDCDriver->getCDCDevice())
1126 usbDevice = OSDynamicCast (IOUSBDevice, fDataInterface->GetDevice());
1346 fVendorID = fDataInterface->GetDevice()->GetVendorID();
1347 fProductID = fDataInterface->GetDevice()->GetProductID();
1476 indx = fDataInterface->GetDevice()->GetSerialNumberStringIndex();
1481 rc = fDataInterface->GetDevice()->GetStringDescriptor(indx, (char *)&serBuf, sizeof(serBuf));
1500 location = (OSNumber *)fDataInterface->GetDevice()->getProperty(kUSBDevicePropertyLocationID);
1755 fInfoCommands = (OSDictionary *) fDataInterface->GetDevice()->getProperty("InfoCommands");
1794 fDataInterface->GetDevice()->setProperty(key->getCStringNoCopy(),ttyNameStr);
1811 indx = fDataInterface->GetDevice()
[all...]
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCDMM/Classes/
H A DAppleUSBCDCDMM.cpp1069 indx = fInterface->GetDevice()->GetSerialNumberStringIndex();
1074 rc = fInterface->GetDevice()->GetStringDescriptor(indx, (char *)&serBuf, sizeof(serBuf));
1093 location = (OSNumber *)fInterface->GetDevice()->getProperty(kUSBDevicePropertyLocationID);
2732 rc = fInterface->GetDevice()->DeviceRequest(MER, Comp);
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCECM/ControlDriver/Classes/
H A DAppleUSBCDCECMControl.cpp146 if (me->fControlInterface->GetDevice() == CDCDriver->getCDCDevice())
721 serString = fControlInterface->GetDevice()->GetSerialNumberStringIndex(); // Default to the serial number string
722 ior = fControlInterface->GetDevice()->GetStringDescriptor(serString, (char *)&ascii_mac, 13);
777 ior = fControlInterface->GetDevice()->GetStringDescriptor(ENETFDesc->iMACAddress, (char *)&ascii_mac, 13);
1057 rc = fControlInterface->GetDevice()->DeviceRequest(MER, &fMERCompletionInfo);
1114 rc = fControlInterface->GetDevice()->DeviceRequest(MER, &fMERCompletionInfo);
1123 fControlInterface->GetDevice()->GetPipeZero()->ClearPipeStall(false);
1124 rc = fControlInterface->GetDevice()->DeviceRequest(MER, &fMERCompletionInfo);
1166 XTRACEP(this, dataInterface->GetDevice(), fControlInterface->GetDevice(), "checkInterfaceNumbe
[all...]
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCECM/DataDriver/Classes/
H A DAppleUSBCDCECMData.cpp158 if (me->fDataInterface->GetDevice() == CDCDriver->getCDCDevice())
720 ret = findCDCDriverED(fDataInterface->GetDevice(), this, fDataInterfaceNumber);
858 UInt16 myVID = fDataInterface->GetDevice()->GetVendorID();
859 UInt16 myPID = fDataInterface->GetDevice()->GetProductID();
1226 // fDataInterface->GetDevice()->ReEnumerateDevice(0);
1232 fDataInterface->GetDevice()->SuspendDevice(true);
1279 ior = fDataInterface->GetDevice()->DeviceRequest(&devreq);
1745 fDataInterface->GetDevice()->ReEnumerateDevice(0);
1837 fDataInterface->GetDevice()->ReEnumerateDevice(0);
1842 fDataInterface->GetDevice()
[all...]
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCEEM/Classes/
H A DAppleUSBCDCEEM.cpp145 if (me->fDataInterface->GetDevice() == CDCDriver->getCDCDevice())
626 if (findCDCDriverEED(fDataInterface->GetDevice(), this, fDataInterfaceNumber) != kIOReturnSuccess)
1094 ior = fDataInterface->GetDevice()->DeviceRequest(&devreq);
1201 location = (OSNumber *)fDataInterface->GetDevice()->getProperty(kUSBDevicePropertyLocationID);
/macosx-10.10.1/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.cpp1160 fpDevice = fpInterface->GetDevice();
/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDVLib.c443 obj = (*interface)->GetDevice(interface);
1799 obj = (*stream->pFWDevice)->GetDevice(stream->pFWDevice);
/macosx-10.10.1/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp457 fService = (*fFWUnit)->GetDevice( fFWUnit );
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h791 @function GetDevice
797 io_object_t (*GetDevice)(IOFireWireLibDeviceRef self) ; member in struct:IOFireWireDeviceInterface_t
914 can be obtained by calling GetDevice(). For 64-bit absolute addressing, pass 0. Other values are
941 can be obtained by calling GetDevice(). For 64-bit absolute addressing, pass 0. Other values are
964 can be obtained by calling GetDevice(). For 64-bit absolute addressing, pass 0. Other values are
990 can be obtained by calling GetDevice(). For 64-bit absolute addressing, pass 0. Other values are
1009 can be obtained by calling GetDevice(). For 64-bit absolute addressing, pass 0. Other values are
1031 can be obtained by calling GetDevice(). For 64-bit absolute addressing, pass 0. Other values are
1051 can be obtained by calling GetDevice(). For 64-bit absolute addressing, pass 0. Other values are
1070 can be obtained by calling GetDevice()
[all...]
H A DIOFireWireLibDevice.h133 io_object_t GetDevice() const { return mDefaultDevice; } function in class:IOFireWireLib::Device
H A DIOFireWireLibNuDCLPool.h96 Device & GetDevice() const { return fDevice ; } function in class:IOFireWireLib::NuDCLPool
/macosx-10.10.1/IOSCSIParallelFamily-300.0.2/
H A DIOSCSIParallelInterfaceController.cpp127 GetDevice ( SCSIParallelTaskIdentifier parallelTask );
1327 target = GetDevice ( parallelRequest );
2380 // GetDevice - Gets Device for task. [STATIC]
2384 GetDevice ( SCSIParallelTaskIdentifier parallelTask ) function
2394 return tempTask->GetDevice ( );
H A DSCSIParallelTask.cpp301 // GetDevice - Gets device for this task. [PUBLIC]
305 SCSIParallelTask::GetDevice ( void ) function in class:SCSIParallelTask
H A DSCSIParallelTask.h75 IOSCSIParallelInterfaceDevice * GetDevice ( void );
/macosx-10.10.1/IOUSBMassStorageClass-370.0.4/
H A DIOUSBMassStorageClass.cpp273 ( uintptr_t ) this, ( unsigned int ) GetInterfaceReference()->GetDevice()->GetAddress(),
278 GetInterfaceReference()->GetDevice()->GetAddress() ) );
653 snprintf ( usbDeviceAddress, kUSBDAddressLength, "%x", ( int ) GetInterfaceReference()->GetDevice()->GetAddress() );
655 usbDeviceID = OSNumber::withNumber ( ( int ) GetInterfaceReference()->GetDevice()->GetAddress(), 64 );
1518 deviceRef = interfaceRef->GetDevice ( );
1984 return GetInterfaceReference()->GetDevice()->GetPipeZero();
2508 deviceRef = interfaceRef->GetDevice ( );
3073 usbDevice = usbInterface->GetDevice();
3125 usbDeviceRef = usbInterfaceRef->GetDevice();
H A DUSBMassStorageClassCBI.cpp123 status = GetInterfaceReference()->GetDevice()->DeviceRequest (

Completed in 298 milliseconds