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

  /src/sys/arch/amiga/dev/
ser.c 121 int serhwiflow(struct tty *, int);
272 tp->t_hwiflow = serhwiflow;
823 int serhwiflow(struct tty *tp, int flag) function in typeref:typename:int
826 printf ("serhwiflow %d\n", flag);
  /src/sys/arch/atari/dev/
ser.c 221 static int serhwiflow(struct tty *, int);
416 tp->t_hwiflow = serhwiflow;
872 serhwiflow(struct tty *tp, int block) function in typeref:typename:int

Completed in 13 milliseconds