Searched refs:wc_flag (Results 1 – 3 of 3) sorted by relevance
116 phy->wc_flag = TRUE ; in selection_criteria()118 phy->wc_flag = FALSE ; in selection_criteria()124 phy->wc_flag = FALSE ; in selection_criteria()127 phy->wc_flag = FALSE ; in selection_criteria()130 phy->wc_flag = FALSE ; in selection_criteria()165 } else if (!smc->y[np].wc_flag) { in cem_priv_state()175 if ( smc->y[i].cem_pst == CEM_PST_HOLD && !smc->y[i].wc_flag ) { in cem_priv_state()179 if ( smc->y[i].cem_pst == CEM_PST_UP && smc->y[i].wc_flag ) { in cem_priv_state()183 if ( smc->y[i].cem_pst == CEM_PST_DOWN && smc->y[i].wc_flag ) { in cem_priv_state()293 !smc->y[PA].wc_flag) || smc->y[PA].cf_loop) { in cfm_fsm()[all …]
382 phy->wc_flag = FALSE ; /* set by SMT */ in pcm_init()1299 if (phy->wc_flag) { in pc_rcode_actions()1494 if (phy->wc_flag) in pc_tcode_actions()1527 ((smc->s.sas == SMT_DAS) && (phy->wc_flag))) { in pc_tcode_actions()
201 u_char wc_flag ; /* withhold connection flag */ member