Home
last modified time | relevance | path

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

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