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

Data Fields

struct tty_port port
 
int index
 
struct ipw_hardwarehardware
 
unsigned int channel_idx
 
unsigned int secondary_channel_idx
 
int tty_type
 
struct ipw_networknetwork
 
unsigned int control_lines
 
struct mutex ipw_tty_mutex
 
int tx_bytes_queued
 
int closing
 

Detailed Description

Definition at line 46 of file tty.c.

Field Documentation

unsigned int channel_idx

Definition at line 50 of file tty.c.

int closing

Definition at line 57 of file tty.c.

unsigned int control_lines

Definition at line 54 of file tty.c.

struct ipw_hardware* hardware

Definition at line 49 of file tty.c.

int index

Definition at line 48 of file tty.c.

struct mutex ipw_tty_mutex

Definition at line 55 of file tty.c.

struct ipw_network* network

Definition at line 53 of file tty.c.

Definition at line 47 of file tty.c.

unsigned int secondary_channel_idx

Definition at line 51 of file tty.c.

int tty_type

Definition at line 52 of file tty.c.

int tx_bytes_queued

Definition at line 56 of file tty.c.


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