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

  /src/sys/dev/qbus/
dl.c 145 static int dlparam (struct tty *, struct termios *);
347 tp->t_param = dlparam;
362 dlparam(tp, &tp->t_termios);
488 dlparam(struct tty *tp, struct termios *t) function in typeref:typename:int
dl.c 145 static int dlparam (struct tty *, struct termios *);
347 tp->t_param = dlparam;
362 dlparam(tp, &tp->t_termios);
488 dlparam(struct tty *tp, struct termios *t) function in typeref:typename:int
dl.c 145 static int dlparam (struct tty *, struct termios *);
347 tp->t_param = dlparam;
362 dlparam(tp, &tp->t_termios);
488 dlparam(struct tty *tp, struct termios *t) function in typeref:typename:int

Completed in 58 milliseconds