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

#include <megaraid_sas_fusion.h>

Data Fields

struct
MPI2_DEFAULT_REQUEST_DESCRIPTOR 
Default
 
struct
MPI2_HIGH_PRIORITY_REQUEST_DESCRIPTOR 
HighPriority
 
struct
MPI2_SCSI_IO_REQUEST_DESCRIPTOR 
SCSIIO
 
struct
MPI2_SCSI_TARGET_REQUEST_DESCRIPTOR 
SCSITarget
 
struct
MPI2_RAID_ACCEL_REQUEST_DESCRIPTOR 
RAIDAccelerator
 
struct
MEGASAS_RAID_MFA_IO_REQUEST_DESCRIPTOR 
MFAIo
 
union {
   struct {
      u32   low
 
      u32   high
 
   }   u
 
   u64   Words
 
}; 
 

Detailed Description

Definition at line 350 of file megaraid_sas_fusion.h.

Field Documentation

union { ... }

Definition at line 351 of file megaraid_sas_fusion.h.

u32 high

Definition at line 360 of file megaraid_sas_fusion.h.

Definition at line 352 of file megaraid_sas_fusion.h.

u32 low

Definition at line 359 of file megaraid_sas_fusion.h.

Definition at line 356 of file megaraid_sas_fusion.h.

Definition at line 355 of file megaraid_sas_fusion.h.

Definition at line 353 of file megaraid_sas_fusion.h.

Definition at line 354 of file megaraid_sas_fusion.h.

struct { ... } u
u64 Words

Definition at line 362 of file megaraid_sas_fusion.h.


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