Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hysdn/
Dhysdn_sched.c96 (maxlen >= ERRLOG_CMD_REQ_SIZE)) { in hysdn_sched_tx()
98 *len = ERRLOG_CMD_REQ_SIZE; /* buffer length */ in hysdn_sched_tx()
Dince1pc.h78 #define ERRLOG_CMD_REQ_SIZE 10 /* with final 0 byte ! */ macro