Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hysdn/
Dhysdn_sched.c104 (maxlen >= ERRLOG_CMD_STOP_SIZE)) { in hysdn_sched_tx()
106 *len = ERRLOG_CMD_STOP_SIZE; /* buffer length */ in hysdn_sched_tx()
Dince1pc.h80 #define ERRLOG_CMD_STOP_SIZE 11 /* with final 0 byte ! */ macro