Linux Kernel
3.7.1
|
#include <lpfc_hw4.h>
Data Fields | |
struct mbox_header | header |
union { | |
struct { | |
uint32_t word0 | |
struct cq_context context | |
struct dma_address page [LPFC_MAX_CQ_PAGE] | |
} request | |
struct { | |
uint32_t word0 | |
} response | |
} | u |
Definition at line 1083 of file lpfc_hw4.h.
Definition at line 1094 of file lpfc_hw4.h.
Definition at line 1084 of file lpfc_hw4.h.
Definition at line 1095 of file lpfc_hw4.h.
struct { ... } request |
struct { ... } response |
union { ... } u |
uint32_t word0 |
Definition at line 1087 of file lpfc_hw4.h.