Searched refs:tx_isr (Results 1 – 1 of 1) sorted by relevance
243 static void tx_isr(struct scc_priv *priv);1004 tx_isr(priv); in tx_on()1096 tx_isr(&info->priv[0]); in z8530_isr()1102 tx_isr(&info->priv[1]); in z8530_isr()1285 static void tx_isr(struct scc_priv *priv) in tx_isr() function