Linux Kernel
3.7.1
|
Definition at line 125 of file io_edgeport.c.
struct edge_boot_descriptor boot_descriptor |
Definition at line 129 of file io_edgeport.c.
unsigned char* bulk_in_buffer |
Definition at line 139 of file io_edgeport.c.
__u8 bulk_in_endpoint |
Definition at line 138 of file io_edgeport.c.
__u8 bulk_out_endpoint |
Definition at line 144 of file io_edgeport.c.
struct edge_compatibility_descriptor epic_descriptor |
Definition at line 131 of file io_edgeport.c.
spinlock_t es_lock |
Definition at line 142 of file io_edgeport.c.
unsigned char* interrupt_in_buffer |
Definition at line 135 of file io_edgeport.c.
__u8 interrupt_in_endpoint |
Definition at line 134 of file io_edgeport.c.
Definition at line 136 of file io_edgeport.c.
int is_epic |
Definition at line 132 of file io_edgeport.c.
struct edge_manuf_descriptor manuf_descriptor |
Definition at line 128 of file io_edgeport.c.
char name[MAX_NAME_LEN+2] |
Definition at line 126 of file io_edgeport.c.
Definition at line 130 of file io_edgeport.c.
bool read_in_progress |
Definition at line 141 of file io_edgeport.c.
Definition at line 140 of file io_edgeport.c.
__s16 rxBytesAvail |
Definition at line 146 of file io_edgeport.c.
__s16 rxBytesRemaining |
Definition at line 155 of file io_edgeport.c.
__u8 rxHeader1 |
Definition at line 149 of file io_edgeport.c.
__u8 rxHeader2 |
Definition at line 150 of file io_edgeport.c.
__u8 rxHeader3 |
Definition at line 151 of file io_edgeport.c.
__u8 rxPort |
Definition at line 152 of file io_edgeport.c.
enum RXSTATE rxState |
Definition at line 148 of file io_edgeport.c.
__u8 rxStatusCode |
Definition at line 153 of file io_edgeport.c.
__u8 rxStatusParam |
Definition at line 154 of file io_edgeport.c.
struct usb_serial * serial |
Definition at line 156 of file io_edgeport.c.