Home
last modified time | relevance | path

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

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