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

/linux-4.4.14/drivers/block/
H A DDAC960.c267 int CommandsRemaining = 0, CommandIdentifier, CommandGroupByteCount; DAC960_CreateAuxiliaryStructures() local
318 if (--CommandsRemaining <= 0) DAC960_CreateAuxiliaryStructures()
320 CommandsRemaining = DAC960_CreateAuxiliaryStructures()
322 if (CommandsRemaining > CommandAllocationGroupSize) DAC960_CreateAuxiliaryStructures()
323 CommandsRemaining = CommandAllocationGroupSize; DAC960_CreateAuxiliaryStructures()
325 CommandsRemaining * CommandAllocationLength; DAC960_CreateAuxiliaryStructures()

Completed in 83 milliseconds