Searched refs:GetCycleTime (Results 1 - 5 of 5) sorted by path

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c1521 GetCycleTime(deviceDescriptionPtr->fDevice->fDevInterface, &cycleTimeNow);
H A DDVLib.c3608 GetCycleTime(stream->pFWDevice, &timeNow);
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1131 /*! @function GetCycleTime
1136 IOReturn (*GetCycleTime)( IOFireWireLibDeviceRef self, UInt32* outCycleTime) ; member in struct:IOFireWireDeviceInterface_t
H A DIOFireWireLibDevice.cpp990 Device::GetCycleTime( function in class:IOFireWireLib::Device
H A DIOFireWireLibDevice.h255 IOReturn GetCycleTime(
635 { return IOFireWireIUnknown::InterfaceMap<Device>::GetThis(self)->GetCycleTime(outCycleTime); }

Completed in 583 milliseconds