Linux Kernel
3.7.1
|
Data Fields | |
int | ri_up |
int | ri_down |
int | dsr_up |
int | dsr_down |
int | dcd_up |
int | dcd_down |
int | cts_up |
int | cts_down |
Definition at line 122 of file synclink_cs.c.
int cts_down |
Definition at line 130 of file synclink_cs.c.
int cts_up |
Definition at line 129 of file synclink_cs.c.
int dcd_down |
Definition at line 128 of file synclink_cs.c.
int dcd_up |
Definition at line 127 of file synclink_cs.c.
int dsr_down |
Definition at line 126 of file synclink_cs.c.
int dsr_up |
Definition at line 125 of file synclink_cs.c.
int ri_down |
Definition at line 124 of file synclink_cs.c.
int ri_up |
Definition at line 123 of file synclink_cs.c.