Searched refs:ERRLOG_CMD_REQ_SIZE (Results 1 – 2 of 2) sorted by relevance
96 (maxlen >= ERRLOG_CMD_REQ_SIZE)) { in hysdn_sched_tx()98 *len = ERRLOG_CMD_REQ_SIZE; /* buffer length */ in hysdn_sched_tx()
78 #define ERRLOG_CMD_REQ_SIZE 10 /* with final 0 byte ! */ macro