Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dz8530tty.c228 zst_tx_done, /* done with one output chunk */ member
1454 zst->zst_tx_done = 1; in zstty_txint()
1722 if (zst->zst_tx_done) { in zstty_softint1()
1723 zst->zst_tx_done = 0; in zstty_softint1()
1747 zst->zst_tx_done = 1; in zstty_txdma_int()