Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dz8530tty.c216 int zshwiflow(struct tty *, int);
330 tp->t_hwiflow = zshwiflow; in zstty_attach()
1197 zshwiflow(struct tty *tp, int block) in zshwiflow() function