Searched refs:special_condition (Results 1 – 1 of 1) sorted by relevance
254 static void special_condition(struct scc_priv *priv, int rc);1166 special_condition(priv, read_scc(priv, R1)); in rx_isr()1182 special_condition(priv, rc); in rx_isr()1188 static void special_condition(struct scc_priv *priv, int rc) in special_condition() function