Searched refs:ERRLOG_STATE_OFF (Results 1 - 3 of 3) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dboardergo.c145 card->err_log_state = ERRLOG_STATE_OFF; /* currently no log active */
159 card->err_log_state = ERRLOG_STATE_OFF; /* must be off */
164 if (((card->err_log_state == ERRLOG_STATE_OFF) && !on) ||
H A Dhysdn_defs.h129 #define ERRLOG_STATE_OFF 0 /* error log is switched off, nothing to do */ macro
H A Dhysdn_sched.c108 card->err_log_state = ERRLOG_STATE_OFF; /* new state is off */

Completed in 59 milliseconds