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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h394 IOReturn AllocateIRMChannelInGeneration(UInt8 isochChannel, UInt32 generation) ;
H A DIOFireWireLibDevice.cpp1711 IOReturn Device::AllocateIRMChannelInGeneration(UInt8 isochChannel, UInt32 generation) function in class:IOFireWireLib::Device
2699 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->AllocateIRMChannelInGeneration(isochChannel, generation);
H A DIOFireWireLib.h1780 /*! @function AllocateIRMChannelInGeneration
1794 IOReturn (*AllocateIRMChannelInGeneration)(IOFireWireLibDeviceRef self, UInt8 isochChannel, UInt32 generation) ; member in struct:IOFireWireDeviceInterface_t

Completed in 231 milliseconds