HomeSort by: relevance | last modified time | path
    Searched defs:dlparam (Results 1 - 1 of 1) 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

Completed in 13 milliseconds