Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/amiga/dev/
Dser.c121 int serhwiflow(struct tty *, int);
272 tp->t_hwiflow = serhwiflow; in serattach()
823 int serhwiflow(struct tty *tp, int flag) in serhwiflow() function
/netbsd/src/sys/arch/atari/dev/
Dser.c221 static int serhwiflow(struct tty *, int);
416 tp->t_hwiflow = serhwiflow; in seropen()
872 serhwiflow(struct tty *tp, int block) in serhwiflow() function