HomeSort by: relevance | last modified time | path
    Searched refs:ite_param (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/amiga/dev/
itevar.h 206 int ite_param(struct tty *, struct termios *);
ite.c 447 tp->t_param = ite_param;
693 ite_param(struct tty *tp, struct termios *t) function in typeref:typename:int
  /src/sys/arch/atari/dev/
itevar.h 211 int ite_param(struct tty *, struct termios *);
ite.c 415 tp->t_param = ite_param;
708 ite_param(struct tty *tp, struct termios *t) function in typeref:typename:int

Completed in 50 milliseconds