Lines Matching refs:evc_cond_state
94 evc->evc_cond_state = &fail_safe ; in smt_init_evc()
108 smc->evcs[0].evc_cond_state = &smc->mib.fddiSMTPeerWrapFlag ; in smt_init_evc()
109 smc->evcs[1].evc_cond_state = in smt_init_evc()
111 smc->evcs[2].evc_cond_state = in smt_init_evc()
113 smc->evcs[3].evc_cond_state = in smt_init_evc()
127 smc->evcs[offset + 0*NUMPHYS].evc_cond_state = in smt_init_evc()
129 smc->evcs[offset + 1*NUMPHYS].evc_cond_state = in smt_init_evc()
144 if (!evc->evc_cond_state) { in smt_init_evc()
153 evc->evc_cond_state = &fail_safe ; in smt_init_evc()
209 if (*evc->evc_cond_state == cond) in smt_srf_event()
220 *evc->evc_cond_state = TRUE ; in smt_srf_event()
226 *evc->evc_cond_state = FALSE ; in smt_srf_event()
341 *evc->evc_cond_state = FALSE ; in clear_all_rep()
354 if (*evc->evc_cond_state == FALSE) in clear_reported()