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

#include <aha152x.h>

Data Fields

struct {
   unsigned   reserved:2
 
   unsigned   tardisc:1
 
   unsigned   syncneg:1
 
   unsigned   msgclasses:2
 
   unsigned   boot:1
 
   unsigned   dma:1
 
   unsigned   id:3
 
   unsigned   irq:2
 
   unsigned   dmachan:2
 
   unsigned   parity:1
 
fields
 
unsigned short port
 

Detailed Description

Definition at line 254 of file aha152x.h.

Field Documentation

unsigned boot

Definition at line 265 of file aha152x.h.

unsigned dma

Definition at line 266 of file aha152x.h.

unsigned dmachan

Definition at line 269 of file aha152x.h.

struct { ... } fields
unsigned id

Definition at line 267 of file aha152x.h.

unsigned irq

Definition at line 268 of file aha152x.h.

unsigned msgclasses

Definition at line 259 of file aha152x.h.

unsigned parity

Definition at line 270 of file aha152x.h.

unsigned short port

Definition at line 272 of file aha152x.h.

unsigned reserved

Definition at line 256 of file aha152x.h.

unsigned syncneg

Definition at line 258 of file aha152x.h.

unsigned tardisc

Definition at line 257 of file aha152x.h.


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