Home
last modified time | relevance | path

Searched refs:scc_rxint (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/hamradio/
H A Dscc.c518 static inline void scc_rxint(struct scc_channel *scc) in scc_rxint() function
552 printk(KERN_DEBUG "z8530drv: oops, scc_rxint() received huge frame...\n"); in scc_rxint()
619 case RXINT: scc_rxint(scc); break; in scc_isr_dispatch()
1620 /* ----> receive frame, called from scc_rxint() <---- */