Searched refs:tx_isr (Results 1 – 1 of 1) sorted by relevance
256 static void tx_isr(struct scc_priv *priv);1017 tx_isr(priv); in tx_on()1109 tx_isr(&info->priv[0]); in z8530_isr()1115 tx_isr(&info->priv[1]); in z8530_isr()1298 static void tx_isr(struct scc_priv *priv) in tx_isr() function