Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hysdn/
Dince1pc.h82 #define ERRLOG_ENTRY_SIZE 64 /* sizeof(tErrLogEntry) */ macro
84 #define ERRLOG_TEXT_SIZE (ERRLOG_ENTRY_SIZE - 2 * 4 - 1)
102 #if sizeof(tErrLogEntry) != ERRLOG_ENTRY_SIZE
103 #error size of tErrLogEntry != ERRLOG_ENTRY_SIZE