Home
last modified time | relevance | path

Searched refs:CommandAllocationLength (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/block/
DDAC960.c266 int CommandAllocationLength, CommandAllocationGroupSize; in DAC960_CreateAuxiliaryStructures() local
278 CommandAllocationLength = offsetof(DAC960_Command_T, V1.EndMarker); in DAC960_CreateAuxiliaryStructures()
291 CommandAllocationLength = offsetof(DAC960_Command_T, V2.EndMarker); in DAC960_CreateAuxiliaryStructures()
325 CommandsRemaining * CommandAllocationLength; in DAC960_CreateAuxiliaryStructures()
332 AllocationPointer += CommandAllocationLength; in DAC960_CreateAuxiliaryStructures()