Lines Matching refs:evc_cond_state
90 evc->evc_cond_state = &fail_safe ; in smt_init_evc()
104 smc->evcs[0].evc_cond_state = &smc->mib.fddiSMTPeerWrapFlag ; in smt_init_evc()
105 smc->evcs[1].evc_cond_state = in smt_init_evc()
107 smc->evcs[2].evc_cond_state = in smt_init_evc()
109 smc->evcs[3].evc_cond_state = in smt_init_evc()
123 smc->evcs[offset + 0*NUMPHYS].evc_cond_state = in smt_init_evc()
125 smc->evcs[offset + 1*NUMPHYS].evc_cond_state = in smt_init_evc()
140 if (!evc->evc_cond_state) { in smt_init_evc()
149 evc->evc_cond_state = &fail_safe ; in smt_init_evc()
205 if (*evc->evc_cond_state == cond) in smt_srf_event()
216 *evc->evc_cond_state = TRUE ; in smt_srf_event()
222 *evc->evc_cond_state = FALSE ; in smt_srf_event()
337 *evc->evc_cond_state = FALSE ; in clear_all_rep()
350 if (*evc->evc_cond_state == FALSE) in clear_reported()