Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/hardware/eicon/
Ddebug.c29 static dword MaxDumpSize = 256 ; variable
612 if (length > MaxDumpSize) { in DI_format()
613 length = MaxDumpSize; in DI_format()