Searched refs:LOG_MSG_SIZE_MAX (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/misc/iwmc3200top/
H A Dlog.c36 #define LOG_MSG_SIZE_MAX 12400 macro
97 static char logbuf[LOG_MSG_SIZE_MAX];
118 if (log_msg_format_hex(logbuf, LOG_MSG_SIZE_MAX, buf,
131 if (log_msg_format_hex(logbuf, LOG_MSG_SIZE_MAX, buf,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/misc/iwmc3200top/
H A Dlog.c36 #define LOG_MSG_SIZE_MAX 12400 macro
97 static char logbuf[LOG_MSG_SIZE_MAX];
118 if (log_msg_format_hex(logbuf, LOG_MSG_SIZE_MAX, buf,
131 if (log_msg_format_hex(logbuf, LOG_MSG_SIZE_MAX, buf,

Completed in 56 milliseconds