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

#include <lpfc_hw4.h>

Data Fields

struct mbox_header header
 
union {
   struct {
      uint32_t   word0
 
      uint32_t   word1
 
      uint32_t   word2
 
   }   req
 
   struct {
      uint32_t   word0
 
   }   rsp
 
u
 

Detailed Description

Definition at line 1451 of file lpfc_hw4.h.

Field Documentation

Definition at line 1452 of file lpfc_hw4.h.

struct { ... } req
struct { ... } rsp
union { ... } u
uint32_t word0

Definition at line 1455 of file lpfc_hw4.h.

uint32_t word1

Definition at line 1462 of file lpfc_hw4.h.

uint32_t word2

Definition at line 1469 of file lpfc_hw4.h.


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