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

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1748 /*! @function AllocateIRMBandwidthInGeneration
1762 IOReturn (*AllocateIRMBandwidthInGeneration)(IOFireWireLibDeviceRef self, UInt32 bandwidthUnits, UInt32 generation) ; member in struct:IOFireWireDeviceInterface_t
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 DIOFireWireLibDevice.h390 IOReturn AllocateIRMBandwidthInGeneration(UInt32 bandwidthUnits, UInt32 generation) ;

Completed in 263 milliseconds