Home
last modified time | relevance | path

Searched refs:ERRLOG_STATE_ON (Results 1 – 3 of 3) sorted by relevance

/drivers/isdn/hysdn/
Dhysdn_sched.c45 if (card->err_log_state == ERRLOG_STATE_ON) in hysdn_sched_rx()
100 card->err_log_state = ERRLOG_STATE_ON; /* new state is on */ in hysdn_sched_tx()
Dhysdn_defs.h130 #define ERRLOG_STATE_ON 1 /* error log is switched on, wait for data */ macro
Dboardergo.c164 ((card->err_log_state == ERRLOG_STATE_ON) && on)) { in ergo_set_errlog_state()