OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
amluart_start
sys/dev/fdt/amluart.c
109
void amluart_start(struct tty *);
sys/dev/fdt/amluart.c
323
amluart_start(tp);
sys/dev/fdt/amluart.c
334
amluart_start(tp);
sys/dev/fdt/amluart.c
382
tp->t_oproc = amluart_start;