Linux Kernel
3.7.1
|
Definition at line 90 of file io_edgeport.c.
__u32 baudRate |
Definition at line 106 of file io_edgeport.c.
bool chaseResponsePending |
Definition at line 112 of file io_edgeport.c.
bool closePending |
Definition at line 111 of file io_edgeport.c.
bool commandPending |
Definition at line 110 of file io_edgeport.c.
wait_queue_head_t delta_msr_wait |
Definition at line 117 of file io_edgeport.c.
struct edgeport_serial* edge_serial |
spinlock_t ep_lock |
Definition at line 97 of file io_edgeport.c.
struct async_icount icount |
Definition at line 119 of file io_edgeport.c.
__u16 maxTxCredits |
Definition at line 92 of file io_edgeport.c.
bool open |
Definition at line 108 of file io_edgeport.c.
bool openPending |
Definition at line 109 of file io_edgeport.c.
Definition at line 120 of file io_edgeport.c.
__u8 shadowLCR |
Definition at line 99 of file io_edgeport.c.
__u8 shadowLSR |
Definition at line 102 of file io_edgeport.c.
__u8 shadowMCR |
Definition at line 100 of file io_edgeport.c.
__u8 shadowMSR |
Definition at line 101 of file io_edgeport.c.
__u8 shadowXoffChar |
Definition at line 104 of file io_edgeport.c.
__u8 shadowXonChar |
Definition at line 103 of file io_edgeport.c.
__u16 txCredits |
Definition at line 91 of file io_edgeport.c.
Definition at line 94 of file io_edgeport.c.
__u8 validDataMask |
Definition at line 105 of file io_edgeport.c.
wait_queue_head_t wait_chase |
Definition at line 114 of file io_edgeport.c.
wait_queue_head_t wait_command |
Definition at line 116 of file io_edgeport.c.
wait_queue_head_t wait_open |
Definition at line 115 of file io_edgeport.c.
bool write_in_progress |
Definition at line 96 of file io_edgeport.c.
Definition at line 95 of file io_edgeport.c.