Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SERIAL_CRTSCTS
drivers/usb/serial/quatech2.c
43
#define SERIAL_CRTSCTS ((UART_MCR_RTS << 8) | UART_MSR_CTS)
drivers/usb/serial/ssu100.c
33
#define SERIAL_CRTSCTS ((UART_MCR_RTS << 8) | UART_MSR_CTS)