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

#include <serial.h>

Data Fields

int type
 
int line
 
unsigned int port
 
int irq
 
int flags
 
int xmit_fifo_size
 
int custom_divisor
 
int baud_base
 
unsigned short close_delay
 
char io_type
 
char reserved_char [1]
 
int hub6
 
unsigned short closing_wait
 
unsigned short closing_wait2
 
unsigned chariomem_base
 
unsigned short iomem_reg_shift
 
unsigned int port_high
 
unsigned long iomap_base
 

Detailed Description

Definition at line 18 of file serial.h.

Field Documentation

int baud_base

Definition at line 26 of file serial.h.

unsigned short close_delay

Definition at line 27 of file serial.h.

unsigned short closing_wait

Definition at line 31 of file serial.h.

unsigned short closing_wait2

Definition at line 32 of file serial.h.

int custom_divisor

Definition at line 25 of file serial.h.

int flags

Definition at line 23 of file serial.h.

int hub6

Definition at line 30 of file serial.h.

Definition at line 28 of file serial.h.

unsigned long iomap_base

Definition at line 36 of file serial.h.

unsigned char* iomem_base

Definition at line 33 of file serial.h.

unsigned short iomem_reg_shift

Definition at line 34 of file serial.h.

int irq

Definition at line 22 of file serial.h.

Definition at line 20 of file serial.h.

unsigned int port

Definition at line 21 of file serial.h.

unsigned int port_high

Definition at line 35 of file serial.h.

char reserved_char[1]

Definition at line 29 of file serial.h.

Definition at line 19 of file serial.h.

int xmit_fifo_size

Definition at line 24 of file serial.h.


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