Searched refs:LOG_DEBUG (Results 1 – 5 of 5) sorted by relevance
41 #define LOG_DEBUG 16 macro49 #define c4_LOG_DEBUG LOG_DEBUG50 #define c4_LOG_MAX LOG_DEBUG
70 if (cxt1e1_log_level >= LOG_DEBUG) in pci_read_32()83 if (cxt1e1_log_level >= LOG_DEBUG) in pci_write_32()
92 if (d > LOG_DEBUG) in sbecom_set_loglevel()94 unsigned int channum = d - (LOG_DEBUG + 1); /* convert to ZERO in sbecom_set_loglevel()446 if (cxt1e1_log_level >= LOG_DEBUG) in checkPorts()1216 if (cxt1e1_log_level >= LOG_DEBUG) in c4_fifo_alloc()1229 if (cxt1e1_log_level >= LOG_DEBUG) in c4_fifo_free()
1295 if (cxt1e1_log_level >= LOG_DEBUG) in musycc_intr_th_handler()1437 if (cxt1e1_log_level >= LOG_DEBUG) in musycc_intr_bh_tasklet()1451 if (cxt1e1_log_level >= LOG_DEBUG) in musycc_intr_bh_tasklet()1811 if (cxt1e1_log_level >= LOG_DEBUG) in musycc_start_xmit()
65 syslog(LOG_DEBUG, dbg_fmt(fmt), ##args); \