DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ucom_start
sys/bus/u4b/serial/usb_serial.c
173
static void ucom_start(struct tty *tp);
sys/bus/u4b/serial/usb_serial.c
2047
ucom_start(tp);
sys/bus/u4b/serial/usb_serial.c
454
tp->t_oproc = ucom_start;