Linux Kernel
3.7.1
|
#include <lpfc_hw4.h>
Data Fields | |
struct mbox_header | header |
union { | |
struct { | |
uint32_t word0 | |
} req | |
struct { | |
uint32_t word0 | |
} rsp | |
} | u |
Definition at line 1401 of file lpfc_hw4.h.
Definition at line 1402 of file lpfc_hw4.h.
struct { ... } req |
struct { ... } rsp |
union { ... } u |
uint32_t word0 |
Definition at line 1405 of file lpfc_hw4.h.