Searched refs:GetSpeedBetweenNodes (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h191 Changed headerdoc abstract of function "GetSpeedBetweenNodes" from "Get
1665 /*! @function GetSpeedBetweenNodes
1678 IOReturn (*GetSpeedBetweenNodes)( IOFireWireLibDeviceRef self, UInt32 checkGeneration, UInt16 srcNodeID, UInt16 destNodeID, IOFWSpeed* outSpeed) ; member in struct:IOFireWireDeviceInterface_t
H A DIOFireWireLibDevice.cpp1594 Device::GetSpeedBetweenNodes( UInt32 checkGeneration, UInt16 srcNodeID, UInt16 destNodeID, IOFWSpeed* outSpeed) function in class:IOFireWireLib::Device
2250 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->GetSpeedBetweenNodes( checkGeneration, srcNodeID, destNodeID, outSpeed ) ;
H A DIOFireWireLibDevice.h381 IOReturn GetSpeedBetweenNodes( UInt32 checkGeneration, UInt16 srcNodeID, UInt16 destNodeID, IOFWSpeed* outSpeed) ;

Completed in 142 milliseconds