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

#include <lpfc_hw4.h>

Data Fields

struct mbox_header header
 
union {
   struct {
      uint32_t   word0
 
      uint32_t   async_evt_bmap
 
      struct mq_context   context
 
      struct dma_address   page [LPFC_MAX_MQ_PAGE]
 
   }   request
 
   struct {
      uint32_t   word0
 
   }   response
 
u
 

Detailed Description

Definition at line 1293 of file lpfc_hw4.h.

Field Documentation

uint32_t async_evt_bmap

Definition at line 1304 of file lpfc_hw4.h.

Definition at line 1332 of file lpfc_hw4.h.

Definition at line 1294 of file lpfc_hw4.h.

Definition at line 1333 of file lpfc_hw4.h.

struct { ... } request
struct { ... } response
union { ... } u
uint32_t word0

Definition at line 1297 of file lpfc_hw4.h.


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