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

Data Fields

union {
   struct {
      uint32_t   alldata
 
      uint32_t   allsc
 
   }   all
 
   struct {
      char   data [4]
 
      char   sc [4]
 
   }   s
 
u
 
union {
   struct {
      uint32_t   alldata
 
      uint32_t   allsc
 
   }   all
 
   struct {
      char   data [4]
 
      char   sc [4]
 
   }   s
 
u
 

Detailed Description

Definition at line 259 of file ioc3_serial.c.

Field Documentation

struct { ... } all
struct { ... } all
uint32_t alldata

Definition at line 262 of file ioc3_serial.c.

uint32_t allsc

Definition at line 263 of file ioc3_serial.c.

char data[4]

Definition at line 266 of file ioc3_serial.c.

struct { ... } s
struct { ... } s
char sc[4]

Definition at line 267 of file ioc3_serial.c.

union { ... } u
union { ... } u

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