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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h383 IOReturn ClipMaxRec2K( Boolean clipMaxRec ) ;
H A DIOFireWireLibDevice.cpp1617 Device::ClipMaxRec2K( Boolean clipMaxRec ) function in class:IOFireWireLib::Device
1619 //fprintf(stderr, "Device::ClipMaxRec2K\n") ;
2610 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->ClipMaxRec2K( clipMaxRec) ;
H A DIOFireWireLib.h1692 IOReturn (*ClipMaxRec2K)( IOFireWireLibDeviceRef self, Boolean clipMaxRec ) ; member in struct:IOFireWireDeviceInterface_t

Completed in 115 milliseconds