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

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1780 /*! @function AllocateIRMChannelInGeneration
1794 IOReturn (*AllocateIRMChannelInGeneration)(IOFireWireLibDeviceRef self, UInt8 isochChannel, UInt32 generation) ; member in struct:IOFireWireDeviceInterface_t
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 DIOFireWireLibDevice.h394 IOReturn AllocateIRMChannelInGeneration(UInt8 isochChannel, UInt32 generation) ;

Completed in 271 milliseconds