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

#include <ser_defs.h>

Data Fields

unsigned int tr_rdy: 1
 
unsigned int tr_empty: 1
 
unsigned int tr_idle: 1
 
unsigned int dav: 1
 
unsigned int dummy1: 28
 

Detailed Description

Definition at line 226 of file ser_defs.h.

Field Documentation

unsigned int dav

Definition at line 230 of file ser_defs.h.

unsigned int dummy1

Definition at line 231 of file ser_defs.h.

unsigned int tr_empty

Definition at line 228 of file ser_defs.h.

unsigned int tr_idle

Definition at line 229 of file ser_defs.h.

unsigned int tr_rdy

Definition at line 227 of file ser_defs.h.


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