Searched refs:setTimeStampPtr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWDCL.h151 void setTimeStampPtr ( UInt32* timeStampPtr ) ;
H A DIOFWDCL.cpp66 IOFWDCL::setTimeStampPtr ( UInt32* timeStampPtr ) function in class:IOFWDCL
465 setTimeStampPtr( sharedData->timeStampOffset ? (UInt32*)( kernBaseAddress + sharedData->timeStampOffset - 1 ) : NULL ) ;

Completed in 36 milliseconds