Searched refs:debug_flags (Results 1 – 8 of 8) sorted by relevance
96 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()104 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()143 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()157 if (card->debug_flags & LOG_POF_RECORD) in pof_handle_data()185 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()190 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()208 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()219 if (card->debug_flags & LOG_POF_RECORD) in pof_write_buffer()236 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()278 if (card->debug_flags & LOG_POF_OPEN) in pof_write_open()[all …]
155 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()160 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()178 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()185 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()193 if (card->debug_flags & LOG_SCHED_ASYN) in hysdn_tx_cfgline()
58 if (cnf->card->debug_flags & LOG_CNF_LINE) in process_line()70 if (cnf->card->debug_flags & LOG_CNF_MISC) in process_line()78 if (cnf->card->debug_flags & LOG_CNF_DATA) in process_line()150 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()190 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()199 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()238 if (card->debug_flags & (LOG_PROC_OPEN | LOG_PROC_ALL)) in hysdn_conf_open()312 if (card->debug_flags & (LOG_PROC_OPEN | LOG_PROC_ALL)) in hysdn_conf_close()
221 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootimg()247 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootimg()271 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootseq()289 if (card->debug_flags & LOG_POF_CARD) in ergo_writebootseq()330 if (card->debug_flags & LOG_POF_CARD) in ergo_waitpofready()350 if (card->debug_flags & LOG_POF_RECORD) in ergo_waitpofready()383 if (card->debug_flags & LOG_POF_CARD) in ergo_waitpofready()
86 if (card->debug_flags & DEB_OUT_SYSLOG) in hysdn_addlog()159 rc = kstrtoul_from_user(buf, count, 0, &card->debug_flags); in hysdn_log_write()162 hysdn_addlog(card, "debug set to 0x%lx", card->debug_flags); in hysdn_log_write()
283 if (card->debug_flags & LOG_NET_INIT) in hysdn_net_create()307 if (card->debug_flags & LOG_NET_INIT) in hysdn_net_release()
163 unsigned long debug_flags;/* tells what should be debugged and where */ member
83 card->debug_flags = DEF_DEB_FLAGS; /* set default debug */ in hysdn_pci_init_one()