Searched refs:debug_flags (Results 1 – 17 of 17) sorted by relevance
96 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()103 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()141 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()155 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()183 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()188 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()206 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()217 if (card->debug_flags & LOG_POF_RECORD) in pof_write_buffer()234 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()276 if (card->debug_flags & LOG_POF_OPEN) in pof_write_open()[all …]
152 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()160 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()182 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()191 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()205 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()
57 if (cnf->card->debug_flags & LOG_CNF_LINE) in process_line()69 if (cnf->card->debug_flags & LOG_CNF_MISC) in process_line()77 if (cnf->card->debug_flags & LOG_CNF_DATA) in process_line()151 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()191 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()200 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()269 if (card->debug_flags & (LOG_PROC_OPEN | LOG_PROC_ALL)) in hysdn_conf_open()354 if (card->debug_flags & (LOG_PROC_OPEN | LOG_PROC_ALL)) in hysdn_conf_close()
227 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootimg()255 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootimg()279 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootseq()298 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootseq()339 if (card->debug_flags & LOG_POF_CARD) in ergo_waitpofready()359 if (card->debug_flags & LOG_POF_RECORD) in ergo_waitpofready()395 if (card->debug_flags & LOG_POF_CARD) in ergo_waitpofready()
84 if (card->debug_flags & DEB_OUT_SYSLOG) in hysdn_addlog()196 card->debug_flags = u; /* remember debug flags */ in hysdn_log_write()197 hysdn_addlog(card, "debug set to 0x%lx", card->debug_flags); in hysdn_log_write()
316 if (card->debug_flags & LOG_NET_INIT) in hysdn_net_create()340 if (card->debug_flags & LOG_NET_INIT) in hysdn_net_release()
100 card->debug_flags = DEF_DEB_FLAGS; /* set default debug */ in search_cards()
172 ulong debug_flags; /* tells what should be debugged and where */ member
88 if (ch->debug_flags & DEBUG_COMX_LAPB) { in comxlapb_open()108 if (ch->debug_flags & DEBUG_COMX_LAPB) { in comxlapb_close()293 if (ch->debug_flags & DEBUG_COMX_LAPB) { in comxlapb_connected()333 if (ch->debug_flags & DEBUG_COMX_LAPB) { in comxlapb_disconnected()411 if (ch->debug_flags & DEBUG_COMX_LAPB) { in comxlapb_exit()453 if (ch->debug_flags & DEBUG_COMX_LAPB) { in comxlapb_init()
92 if (ch->debug_flags & DEBUG_HW_RX) { in locomx_rx()103 if (ch->debug_flags & DEBUG_HW_TX) { in LOCOMX_send_packet()116 if (ch->debug_flags & DEBUG_HW_TX) { in LOCOMX_send_packet()
341 if (ch->debug_flags & DEBUG_COMX_TX) { in comx_xmit()379 if (ch->debug_flags & DEBUG_COMX_RX) { in comx_rx()453 if (ch->debug_flags & comx_debugflags[i].value) in comx_statistics()675 ch->debug_flags |= comx_debugflags[i].value; in comx_write_proc()677 ch->debug_flags &= ~comx_debugflags[i].value; in comx_write_proc()
76 int debug_flags; member
258 if (ch->debug_flags & DEBUG_HW_TX) { in MIXCOM_send_packet()290 if (ch->debug_flags & DEBUG_HW_TX) { in MIXCOM_send_packet()330 if (ch->debug_flags & DEBUG_HW_RX) { in mixcom_receive_frame()
252 if (ch->debug_flags & DEBUG_COMX_DLCI) { in fr_rx()267 if (ch->debug_flags & DEBUG_COMX_DLCI) { in fr_rx()501 if (ch->debug_flags & DEBUG_COMX_DLCI) { in fr_xmit()
208 if (ch->debug_flags & DEBUG_HW_TX) { in COMX_send_packet()295 if (ch->debug_flags & DEBUG_HW_RX) { in comx_read_buffer()
947 if (ch->debug_flags & DEBUG_HW_TX) in MUNICH_send_packet()1016 if (ch->debug_flags & DEBUG_HW_TX) in MUNICH_send_packet()1217 if (ch->debug_flags & DEBUG_HW_RX) in MUNICH_interrupt()
209 udbg_ppcdbg(unsigned long debug_flags, const char *fmt, ...) in udbg_ppcdbg() argument211 unsigned long active_debugs = debug_flags & naca->debug_switch; in udbg_ppcdbg()