Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dcz.c175 static int cztty_transmit(struct cztty_softc *, struct tty *);
730 if (cztty_transmit(sc, tp)) { in cz_intr()
1477 cztty_transmit(sc, tp); in czttystart()
1573 cztty_transmit(struct cztty_softc *sc, struct tty *tp) in cztty_transmit() function