Searched refs:MSG_FRAME_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/isdn/hardware/eicon/ | ||
D | debug_if.h | 31 #define MSG_FRAME_MAX_SIZE 2150 macro |
D | debug.c | 582 static char fmtBuf[MSG_FRAME_MAX_SIZE+sizeof(*pmsg)+1]; in DI_format() |