HomeSort by: relevance | last modified time | path
    Searched defs:zshwiflow (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
z8530tty.c 277 static int zshwiflow(struct tty *, int);
407 tp->t_hwiflow = zshwiflow;
1276 zshwiflow(struct tty *tp, int block) function in typeref:typename:int
1309 * Internal version of zshwiflow
z8530tty.c 277 static int zshwiflow(struct tty *, int);
407 tp->t_hwiflow = zshwiflow;
1276 zshwiflow(struct tty *tp, int block) function in typeref:typename:int
1309 * Internal version of zshwiflow
z8530tty.c 277 static int zshwiflow(struct tty *, int);
407 tp->t_hwiflow = zshwiflow;
1276 zshwiflow(struct tty *tp, int block) function in typeref:typename:int
1309 * Internal version of zshwiflow

Completed in 32 milliseconds