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

  /src/sys/arch/mips/adm5120/dev/
uart.c 107 int uart_param(struct tty *, struct termios *);
152 tp->t_param = uart_param;
284 uart_param(struct tty *tp, struct termios *t) function in typeref:typename:int

Completed in 10 milliseconds