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