Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | MAX_MODEM_BUF 256 |
#define | WAKEUP_CHARS (MAX_MODEM_BUF / 2) |
#define | RS_ISR_PASS_LIMIT 256 |
#define | BASE_BAUD (1843200 / 16) |
#define | RCV_DELAY 20 |
#define | RCV_DELAY 20 |
Functions | |
int | open_hscxstate (struct IsdnCardState *cs, struct BCState *bcs) |
void | modehscx (struct BCState *bcs, int mode, int bc) |
void | hscx_l2l1 (struct PStack *st, int pr, void *arg) |
#define BASE_BAUD (1843200 / 16) |
Definition at line 17 of file elsa_ser.c.
#define MAX_MODEM_BUF 256 |
Definition at line 14 of file elsa_ser.c.
#define RCV_DELAY 20 |
#define RCV_DELAY 20 |
#define RS_ISR_PASS_LIMIT 256 |
Definition at line 16 of file elsa_ser.c.
#define WAKEUP_CHARS (MAX_MODEM_BUF / 2) |
Definition at line 15 of file elsa_ser.c.