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

Data Fields

unsigned char as_uchar
 
struct {
   unsigned   floppy_boot: 2
 
   unsigned   reserved1: 2
 
   unsigned   ppt_en: 1
 
   unsigned   uart1_en: 1
 
   unsigned   uart2_en: 1
 
   unsigned   fdc_en: 1
 
by_field
 

Detailed Description

Definition at line 403 of file smc37c669.c.

Field Documentation

unsigned char as_uchar

Definition at line 404 of file smc37c669.c.

struct { ... } by_field
unsigned fdc_en

Definition at line 411 of file smc37c669.c.

unsigned floppy_boot

Definition at line 406 of file smc37c669.c.

unsigned ppt_en

Definition at line 408 of file smc37c669.c.

unsigned reserved1

Definition at line 407 of file smc37c669.c.

unsigned uart1_en

Definition at line 409 of file smc37c669.c.

unsigned uart2_en

Definition at line 410 of file smc37c669.c.


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