Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
DDAC960.c155 int CommandsRemaining = 0, CommandIdentifier, CommandGroupByteCount; in DAC960_CreateAuxiliaryStructures() local
180 CommandGroupByteCount = in DAC960_CreateAuxiliaryStructures()
182 AllocationPointer = kmalloc(CommandGroupByteCount, GFP_ATOMIC); in DAC960_CreateAuxiliaryStructures()
185 memset(AllocationPointer, 0, CommandGroupByteCount); in DAC960_CreateAuxiliaryStructures()