Lines Matching full:interrupt
248 * The HDLC interrupt entry points.
1446 * Transmit interrupt service procedure
1560 * External Status Change interrupt service procedure
1628 * set in this case (although if the interrupt is in zsh_xsint()
1673 * Receive interrupt service procedure
1708 *zs->zs_rd_cur++ = SCC_READDATA(); /* Also resets interrupt */ in zsh_rxint()
1713 * Special Receive Condition Interrupt routine
1740 * before the special interrupt got here. in zsh_srint()
1764 * Handle a second stage interrupt.
2163 * circumstances, a transmit interrupt may get lost (ie., if in zsh_watchdog()
2165 * the tx interrupt following the abort gets scheduled before in zsh_watchdog()
2166 * the current tx interrupt has been serviced). Transmit can in zsh_watchdog()
2221 * Transmit is hung for some reason. Reset tx interrupt. in zsh_watchdog()
2224 * turn generates an External Status interrupt that in zsh_watchdog()
2256 * interrupt. This will call zsh_start which will in zsh_watchdog()