Searched refs:LOG_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/isdn/hardware/mISDN/ |
H A D | netjet.c | 61 #define LOG_SIZE 64 macro 84 char log[LOG_SIZE]; 414 snprintf(card->log, LOG_SIZE, in read_dma() 518 snprintf(card->log, LOG_SIZE, "B%1d-send %s %d ", in fill_hdlc_flag() 592 snprintf(card->log, LOG_SIZE, "B%1d-send %s %d ", in fill_dma()
|
H A D | avmfritz.c | 94 #define LOG_SIZE 63 macro 131 char log[LOG_SIZE + 1]; 430 snprintf(fc->log, LOG_SIZE, "B%1d-recv %s %d ", in hdlc_empty_fifo() 501 snprintf(fc->log, LOG_SIZE, "B%1d-send %s %d ", in hdlc_fill_fifo()
|