Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | serial_struct |
struct | serial_multiport_struct |
struct | serial_icounter_struct |
struct | serial_rs485 |
Macros | |
#define | ASYNC_CLOSING_WAIT_INF 0 |
#define | ASYNC_CLOSING_WAIT_NONE 65535 |
#define | PORT_UNKNOWN 0 |
#define | PORT_8250 1 |
#define | PORT_16450 2 |
#define | PORT_16550 3 |
#define | PORT_16550A 4 |
#define | PORT_CIRRUS 5 /* usurped by cyclades.c */ |
#define | PORT_16650 6 |
#define | PORT_16650V2 7 |
#define | PORT_16750 8 |
#define | PORT_STARTECH 9 /* usurped by cyclades.c */ |
#define | PORT_16C950 10 /* Oxford Semiconductor */ |
#define | PORT_16654 11 |
#define | PORT_16850 12 |
#define | PORT_RSA 13 /* RSA-DV II/S card */ |
#define | PORT_MAX 13 |
#define | SERIAL_IO_PORT 0 |
#define | SERIAL_IO_HUB6 1 |
#define | SERIAL_IO_MEM 2 |
#define | UART_CLEAR_FIFO 0x01 |
#define | UART_USE_FIFO 0x02 |
#define | UART_STARTECH 0x04 |
#define | UART_NATSEMI 0x08 |
#define | SER_RS485_ENABLED (1 << 0) /* If enabled */ |
#define | SER_RS485_RTS_ON_SEND |
#define | SER_RS485_RTS_AFTER_SEND |
#define | SER_RS485_RX_DURING_TX (1 << 4) |
#define PORT_CIRRUS 5 /* usurped by cyclades.c */ |
#define PORT_STARTECH 9 /* usurped by cyclades.c */ |
#define SER_RS485_RTS_AFTER_SEND |
#define SER_RS485_RTS_ON_SEND |