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

#include <serial.h>

Data Fields

int irq
 
int port1
 
unsigned char mask1
 
unsigned char match1
 
int port2
 
unsigned char mask2
 
unsigned char match2
 
int port3
 
unsigned char mask3
 
unsigned char match3
 
int port4
 
unsigned char mask4
 
unsigned char match4
 
int port_monitor
 
int reserved [32]
 

Detailed Description

Definition at line 78 of file serial.h.

Field Documentation

int irq

Definition at line 79 of file serial.h.

unsigned char mask1

Definition at line 81 of file serial.h.

unsigned char mask2

Definition at line 83 of file serial.h.

unsigned char mask3

Definition at line 85 of file serial.h.

unsigned char mask4

Definition at line 87 of file serial.h.

unsigned char match1

Definition at line 81 of file serial.h.

unsigned char match2

Definition at line 83 of file serial.h.

unsigned char match3

Definition at line 85 of file serial.h.

unsigned char match4

Definition at line 87 of file serial.h.

int port1

Definition at line 80 of file serial.h.

int port2

Definition at line 82 of file serial.h.

int port3

Definition at line 84 of file serial.h.

int port4

Definition at line 86 of file serial.h.

int port_monitor

Definition at line 88 of file serial.h.

int reserved[32]

Definition at line 89 of file serial.h.


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