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

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1936 /*! @function GetCycleTimeAndUpTime
1942 IOReturn (*GetCycleTimeAndUpTime)( IOFireWireLibDeviceRef self, UInt32* outCycleTime, UInt64* outUpTime) ; member in struct:IOFireWireDeviceInterface_t
H A DIOFireWireLibDevice.cpp1003 Device::GetCycleTimeAndUpTime( function in class:IOFireWireLib::Device
H A DIOFireWireLibDevice.h430 IOReturn GetCycleTimeAndUpTime( UInt32* outCycleTime,
641 { return IOFireWireIUnknown::InterfaceMap<Device>::GetThis(self)->GetCycleTimeAndUpTime(outCycleTime, outUpTime); }

Completed in 216 milliseconds