Linux Kernel
3.7.1
|
#include <uapi/linux/scc.h>
Go to the source code of this file.
Data Structures | |
struct | scc_kiss |
struct | scc_channel |
Macros | |
#define | VECTOR_MASK 0x06 |
#define | TXINT 0x00 |
#define | EXINT 0x02 |
#define | RXINT 0x04 |
#define | SPINT 0x06 |
#define | Inb(port) inb(port) |
#define | Outb(port, val) outb(val, port) |
Enumerations | |
enum | { TX_OFF, TX_ON } |