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

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWUserVectorCommand.cpp189 fInflightCmds = 0;
262 fInflightCmds++;
287 if( fInflightCmds > 0 )
289 fInflightCmds--;
313 if( fInflightCmds == 0 )
332 if( fInflightCmds > 0 )
334 fInflightCmds--;
358 if( fInflightCmds == 0 )
H A DIOFWUserVectorCommand.h45 int fInflightCmds; member in class:IOFWUserVectorCommand

Completed in 286 milliseconds