Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
edgeport_port Struct Reference

Data Fields

__u16 txCredits
 
__u16 maxTxCredits
 
struct TxFifo txfifo
 
struct urbwrite_urb
 
bool write_in_progress
 
spinlock_t ep_lock
 
__u8 shadowLCR
 
__u8 shadowMCR
 
__u8 shadowMSR
 
__u8 shadowLSR
 
__u8 shadowXonChar
 
__u8 shadowXoffChar
 
__u8 validDataMask
 
__u32 baudRate
 
bool open
 
bool openPending
 
bool commandPending
 
bool closePending
 
bool chaseResponsePending
 
wait_queue_head_t wait_chase
 
wait_queue_head_t wait_open
 
wait_queue_head_t wait_command
 
wait_queue_head_t delta_msr_wait
 
struct async_icount icount
 
struct usb_serial_portport
 
__u16 uart_base
 
__u16 dma_address
 
__u8 shadow_msr
 
__u8 shadow_mcr
 
__u8 shadow_lsr
 
__u8 lsr_mask
 
__u32 ump_read_timeout
 
int baud_rate
 
int close_pending
 
int lsr_event
 
struct edgeport_serialedge_serial
 
__u8 bUartMode
 
int ep_read_urb_state
 
int ep_write_urb_in_use
 
struct kfifo write_fifo
 

Detailed Description

Definition at line 90 of file io_edgeport.c.

Field Documentation

int baud_rate

Definition at line 89 of file io_ti.c.

__u32 baudRate

Definition at line 106 of file io_edgeport.c.

__u8 bUartMode

Definition at line 98 of file io_ti.c.

bool chaseResponsePending

Definition at line 112 of file io_edgeport.c.

int close_pending

Definition at line 90 of file io_ti.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.

Definition at line 81 of file io_ti.c.

struct edgeport_serial* edge_serial

Definition at line 96 of file io_ti.c.

spinlock_t ep_lock

Definition at line 97 of file io_edgeport.c.

int ep_read_urb_state

Definition at line 100 of file io_ti.c.

int ep_write_urb_in_use

Definition at line 101 of file io_ti.c.

Definition at line 119 of file io_edgeport.c.

int lsr_event

Definition at line 91 of file io_ti.c.

__u8 lsr_mask

Definition at line 85 of file io_ti.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 shadow_lsr

Definition at line 84 of file io_ti.c.

__u8 shadow_mcr

Definition at line 83 of file io_ti.c.

__u8 shadow_msr

Definition at line 82 of file io_ti.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.

struct TxFifo txfifo

Definition at line 94 of file io_edgeport.c.

__u16 uart_base

Definition at line 80 of file io_ti.c.

__u32 ump_read_timeout

Definition at line 86 of file io_ti.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.

struct kfifo write_fifo

Definition at line 102 of file io_ti.c.

bool write_in_progress

Definition at line 96 of file io_edgeport.c.

struct urb* write_urb

Definition at line 95 of file io_edgeport.c.


The documentation for this struct was generated from the following files: