OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mvuart_start
sys/dev/fdt/mvuart.c
102
void mvuart_start(struct tty *);
sys/dev/fdt/mvuart.c
286
mvuart_start(tp);
sys/dev/fdt/mvuart.c
298
mvuart_start(tp);
sys/dev/fdt/mvuart.c
402
tp->t_oproc = mvuart_start;