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() 185 * The port must be restarted when the wc_flag in cem_priv_state() [all...]
378 phy->wc_flag = FALSE ; /* set by SMT */ in pcm_init() 1292 /* reevaluate the selection criteria (wc_flag) */ in pc_rcode_actions() 1295 if (phy->wc_flag) { in pc_rcode_actions() 1490 if (phy->wc_flag) in pc_tcode_actions() 1523 ((smc->s.sas == SMT_DAS) && (phy->wc_flag))) { in pc_tcode_actions()
201 u_char wc_flag ; /* withhold connection flag */ member