Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dn_hdlc.c191 #define DEBUG_LEVEL_INFO 1 macro
232 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_release()
286 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_close()
310 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_close()
326 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_open()
360 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_open()
384 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()
407 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()
421 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()
437 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()
[all …]
Dsynclinkmp.c792 if (debug_level >= DEBUG_LEVEL_INFO) in open()
827 if (debug_level >= DEBUG_LEVEL_INFO) in open()
845 if (debug_level >= DEBUG_LEVEL_INFO) in open()
873 if (debug_level >= DEBUG_LEVEL_INFO) in close()
920 if (debug_level >= DEBUG_LEVEL_INFO) in close()
953 if (debug_level >= DEBUG_LEVEL_INFO) in close()
967 if (debug_level >= DEBUG_LEVEL_INFO) in hangup()
991 if (debug_level >= DEBUG_LEVEL_INFO) in set_termios()
1051 if (debug_level >= DEBUG_LEVEL_INFO) in write()
1126 if (debug_level >= DEBUG_LEVEL_INFO) in write()
[all …]
Dsynclink.c1050 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_stop()
1073 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_start()
1836 if ( debug_level >= DEBUG_LEVEL_INFO ) in startup()
1898 if (debug_level >= DEBUG_LEVEL_INFO) in shutdown()
1992 if (debug_level >= DEBUG_LEVEL_INFO) in mgsl_change_params()
2099 if ( debug_level >= DEBUG_LEVEL_INFO ) { in mgsl_put_char()
2138 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_flush_chars()
2149 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_flush_chars()
2191 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_write()
2228 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_write()
[all …]
/linux-2.4.37.9/drivers/char/pcmcia/
Dsynclink_cs.c586 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_attach()
687 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_config()
786 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_release()
790 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_release()
814 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_detach()
827 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_detach()
849 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_event()
945 if (debug_level >= DEBUG_LEVEL_INFO) in tx_pause()
961 if (debug_level >= DEBUG_LEVEL_INFO) in tx_release()
1510 if (debug_level >= DEBUG_LEVEL_INFO) in startup()
[all …]
/linux-2.4.37.9/include/linux/
Dsynclink.h220 #define DEBUG_LEVEL_INFO 3 macro