Searched refs:ERRLOG_STATE_OFF (Results 1 – 3 of 3) sorted by relevance
144 card->err_log_state = ERRLOG_STATE_OFF; /* currently no log active */ in ergo_stopcard()158 card->err_log_state = ERRLOG_STATE_OFF; /* must be off */ in ergo_set_errlog_state()163 if (((card->err_log_state == ERRLOG_STATE_OFF) && !on) || in ergo_set_errlog_state()
129 #define ERRLOG_STATE_OFF 0 /* error log is switched off, nothing to do */ macro
108 card->err_log_state = ERRLOG_STATE_OFF; /* new state is off */ in hysdn_sched_tx()