Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
DDAC960.c154 int CommandAllocationLength, CommandAllocationGroupSize; in DAC960_CreateAuxiliaryStructures() local
159 CommandAllocationLength = offsetof(DAC960_Command_T, V1.EndMarker); in DAC960_CreateAuxiliaryStructures()
164 CommandAllocationLength = offsetof(DAC960_Command_T, V2.EndMarker); in DAC960_CreateAuxiliaryStructures()
181 CommandsRemaining * CommandAllocationLength; in DAC960_CreateAuxiliaryStructures()
188 AllocationPointer += CommandAllocationLength; in DAC960_CreateAuxiliaryStructures()