Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LCR_DLAB
usr/src/boot/include/dev/ic/ns16550.h
69
#define CFCR_DLAB LCR_DLAB
usr/src/cmd/bhyve/common/uart_emul.c
253
if ((sc->lcr & LCR_DLAB) != 0) {
usr/src/cmd/bhyve/common/uart_emul.c
370
if ((sc->lcr & LCR_DLAB) != 0) {