Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FLAG_SMC
drivers/tty/serial/cpm_uart.c
1296
pinfo->flags |= FLAG_SMC;
drivers/tty/serial/cpm_uart.h
28
#define IS_SMC(pinfo) (pinfo->flags & FLAG_SMC)