Searched refs:ERRLOG_STATE_ON (Results 1 – 3 of 3) sorted by relevance
45 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()
130 #define ERRLOG_STATE_ON 1 /* error log is switched on, wait for data */ macro
164 ((card->err_log_state == ERRLOG_STATE_ON) && on)) { in ergo_set_errlog_state()