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

/macosx-10.10.1/IOFireWireIP-226.2/KernelHeaders/IOKit/
H A DIOFWIPBusInterface.h122 int fCurrentAsyncIPCommands; member in class:IOFWIPBusInterface
/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFWIPBusInterface.cpp72 fCurrentAsyncIPCommands = 0;
748 if( fCurrentAsyncIPCommands < kMaxAsyncCommands )
764 fCurrentAsyncIPCommands++;

Completed in 290 milliseconds