FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LCR_SBREAK
sys/dev/ic/ns16550.h
77
#define CFCR_SBREAK LCR_SBREAK
sys/dev/uart/uart_dev_ns8250.c
779
lcr |= LCR_SBREAK;
sys/dev/uart/uart_dev_ns8250.c
781
lcr &= ~LCR_SBREAK;