OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
exuart_start
sys/dev/fdt/exuart.c
108
void exuart_start(struct tty *);
sys/dev/fdt/exuart.c
477
exuart_start(tp);
sys/dev/fdt/exuart.c
502
exuart_start(tp);
sys/dev/fdt/exuart.c
694
tp->t_oproc = exuart_start;