Searched defs:outCycleTime (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h632 SGetCycleTime( IOFireWireLibDeviceRef self, UInt32* outCycleTime) argument
637 SGetCycleTimeAndUpTime( IOFireWireLibDeviceRef self, UInt32* outCycleTime, UInt64* outUpTime ) argument
643 SGetBusCycleTime( IOFireWireLibDeviceRef self, UInt32* outBusTime, UInt32* outCycleTime) argument
H A DIOFireWireLibDevice.cpp990 GetCycleTime( UInt32* outCycleTime) argument
1003 GetCycleTimeAndUpTime( UInt32* outCycleTime, UInt64* outUpTime ) argument
1018 GetBusCycleTime( UInt32* outBusTime, UInt32* outCycleTime) argument

Completed in 179 milliseconds