Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c267 int CommandAllocationLength, CommandAllocationGroupSize; in DAC960_CreateAuxiliaryStructures() local
279 CommandAllocationLength = offsetof(DAC960_Command_T, V1.EndMarker); in DAC960_CreateAuxiliaryStructures()
292 CommandAllocationLength = offsetof(DAC960_Command_T, V2.EndMarker); in DAC960_CreateAuxiliaryStructures()
326 CommandsRemaining * CommandAllocationLength; in DAC960_CreateAuxiliaryStructures()
333 AllocationPointer += CommandAllocationLength; in DAC960_CreateAuxiliaryStructures()