Searched refs:ERRLOG_CMD_STOP_SIZE (Results 1 – 2 of 2) sorted by relevance
104 (maxlen >= ERRLOG_CMD_STOP_SIZE)) { in hysdn_sched_tx()106 *len = ERRLOG_CMD_STOP_SIZE; /* buffer length */ in hysdn_sched_tx()
80 #define ERRLOG_CMD_STOP_SIZE 11 /* with final 0 byte ! */ macro