Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dince1pc.h84 #define ERRLOG_TEXT_SIZE (ERRLOG_ENTRY_SIZE-2*4-1) macro
94 /*09 */ uchar ucText[ERRLOG_TEXT_SIZE];
Dhysdn_proclog.c56 char buf[ERRLOG_TEXT_SIZE + 40]; in hysdn_card_errlog()