Linux Kernel
3.7.1
|
#include <lpfc_hw4.h>
Data Fields | |
struct mbox_header | header |
union { | |
struct { | |
uint32_t word0 | |
struct mq_context context | |
struct dma_address page [LPFC_MAX_MQ_PAGE] | |
} request | |
struct { | |
uint32_t word0 | |
} response | |
} | u |
Definition at line 1273 of file lpfc_hw4.h.
Definition at line 1281 of file lpfc_hw4.h.
Definition at line 1274 of file lpfc_hw4.h.
Definition at line 1282 of file lpfc_hw4.h.
struct { ... } request |
struct { ... } response |
union { ... } u |
uint32_t word0 |
Definition at line 1277 of file lpfc_hw4.h.