Home
last modified time | relevance | path

Searched refs:sn_debug_printf (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dsn_serial.c120 static int sn_debug_printf(const char *fmt, ...);
124 #define DPRINTF(x...) sn_debug_printf(x)
292 sn_debug_printf(const char *fmt, ...) in sn_debug_printf() function
393 sn_debug_printf("\n*** synch_flush_xmit failed to flush\n"); in synch_flush_xmit()
430 sn_debug_printf("\n*** empty xmit_count\n"); in sn_poll_transmit_chars()
435 sn_debug_printf("\n*** error in synchronous sal_puts\n"); in sn_poll_transmit_chars()
488 sn_debug_printf("`"); in sn_intr_transmit_chars()
890 sn_debug_printf("sn_serial: about to switch to asynchronous console\n"); in sn_sal_switch_to_asynch()
932 sn_debug_printf("sn_serial: switching to interrupt driven console\n"); in sn_sal_switch_to_interrupts()
1023 sn_debug_printf("\n*** SN_SAL_BUFFER_SIZE too small, lost chars\n"); in sn_sal_console_write()