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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h390 IOReturn AllocateIRMBandwidthInGeneration(UInt32 bandwidthUnits, UInt32 generation) ;
H A DIOFireWireLibDevice.cpp1695 IOReturn Device::AllocateIRMBandwidthInGeneration(UInt32 bandwidthUnits, UInt32 generation) function in class:IOFireWireLib::Device
2689 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->AllocateIRMBandwidthInGeneration(bandwidthUnits, generation);
H A DIOFireWireLib.h1748 /*! @function AllocateIRMBandwidthInGeneration
1762 IOReturn (*AllocateIRMBandwidthInGeneration)(IOFireWireLibDeviceRef self, UInt32 bandwidthUnits, UInt32 generation) ; member in struct:IOFireWireDeviceInterface_t

Completed in 156 milliseconds