Lines Matching refs:evc_cond_state
85 evc->evc_cond_state = &fail_safe ; in smt_init_evc()
99 smc->evcs[0].evc_cond_state = &smc->mib.fddiSMTPeerWrapFlag ; in smt_init_evc()
100 smc->evcs[1].evc_cond_state = in smt_init_evc()
102 smc->evcs[2].evc_cond_state = in smt_init_evc()
104 smc->evcs[3].evc_cond_state = in smt_init_evc()
118 smc->evcs[offset + 0*NUMPHYS].evc_cond_state = in smt_init_evc()
120 smc->evcs[offset + 1*NUMPHYS].evc_cond_state = in smt_init_evc()
135 if (!evc->evc_cond_state) { in smt_init_evc()
144 evc->evc_cond_state = &fail_safe ; in smt_init_evc()
200 if (*evc->evc_cond_state == cond) in smt_srf_event()
211 *evc->evc_cond_state = TRUE ; in smt_srf_event()
217 *evc->evc_cond_state = FALSE ; in smt_srf_event()
332 *evc->evc_cond_state = FALSE ; in clear_all_rep()
345 if (*evc->evc_cond_state == FALSE) in clear_reported()