Home
last modified time | relevance | path

Searched refs:sfuart_param (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/riscv64/dev/
H A Dsfuart.c282 sfuart_param(struct tty *tp, struct termios *t) in sfuart_param() function
378 tp->t_param = sfuart_param; in sfuartopen()
393 sfuart_param(tp, &tp->t_termios); in sfuartopen()