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

#include <lpfc_hw.h>

Data Fields

uint32_t rsvd1
 
union {
   struct {
      struct ulp_bde   xmit_bde
 
      struct ulp_bde   rcv_bde
 
   }   s1
 
   struct {
      struct ulp_bde64   xmit_bde64
 
      struct ulp_bde64   rcv_bde64
 
   }   s2
 
un
 

Detailed Description

Definition at line 1814 of file lpfc_hw.h.

Field Documentation

struct ulp_bde rcv_bde

Definition at line 1819 of file lpfc_hw.h.

struct ulp_bde64 rcv_bde64

Definition at line 1823 of file lpfc_hw.h.

uint32_t rsvd1

Definition at line 1815 of file lpfc_hw.h.

struct { ... } s1
struct { ... } s2
union { ... } un
struct ulp_bde xmit_bde

Definition at line 1818 of file lpfc_hw.h.

struct ulp_bde64 xmit_bde64

Definition at line 1822 of file lpfc_hw.h.


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