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

#include <BusLogic.h>

Data Fields

unsigned char All
 
struct {
   unsigned   char:4
 
   bool   SCSIBusReset:1
 
   bool   InterruptReset:1
 
   bool   SoftReset:1
 
   bool   HardReset:1
 
cr
 

Detailed Description

Definition at line 298 of file BusLogic.h.

Field Documentation

unsigned char All

Definition at line 299 of file BusLogic.h.

unsigned char

Definition at line 301 of file BusLogic.h.

struct { ... } cr
bool HardReset

Definition at line 305 of file BusLogic.h.

bool InterruptReset

Definition at line 303 of file BusLogic.h.

bool SCSIBusReset

Definition at line 302 of file BusLogic.h.

bool SoftReset

Definition at line 304 of file BusLogic.h.


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