Searched refs:ReleaseIRMBandwidthInGeneration (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h392 IOReturn ReleaseIRMBandwidthInGeneration(UInt32 bandwidthUnits, UInt32 generation) ;
H A DIOFireWireLibDevice.cpp1703 IOReturn Device::ReleaseIRMBandwidthInGeneration(UInt32 bandwidthUnits, UInt32 generation) function in class:IOFireWireLib::Device
2694 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->ReleaseIRMBandwidthInGeneration(bandwidthUnits, generation);
H A DIOFireWireLib.h1764 /*! @function ReleaseIRMBandwidthInGeneration
1778 IOReturn (*ReleaseIRMBandwidthInGeneration)(IOFireWireLibDeviceRef self, UInt32 bandwidthUnits, UInt32 generation) ; member in struct:IOFireWireDeviceInterface_t

Completed in 191 milliseconds