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

/linux-4.1.27/drivers/isdn/hardware/mISDN/
H A Dnetjet.c74 #define LOG_SIZE 64 macro
97 char log[LOG_SIZE];
426 snprintf(card->log, LOG_SIZE, read_dma()
530 snprintf(card->log, LOG_SIZE, "B%1d-send %s %d ", fill_hdlc_flag()
604 snprintf(card->log, LOG_SIZE, "B%1d-send %s %d ", fill_dma()
H A Davmfritz.c107 #define LOG_SIZE 63 macro
144 char log[LOG_SIZE + 1];
441 snprintf(fc->log, LOG_SIZE, "B%1d-recv %s %d ", hdlc_empty_fifo()
512 snprintf(fc->log, LOG_SIZE, "B%1d-send %s %d ", hdlc_fill_fifo()

Completed in 284 milliseconds