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