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

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireController.h515 int fMaxSendLog; member in class:IOFireWireController
H A DIOFireWireController.cpp1080 fMaxSendLog = fFWIM->getMaxSendLog();
7081 if( log > fMaxSendLog )
7083 log = fMaxSendLog;
7088 if( log > fMaxSendLog )

Completed in 78 milliseconds