Linux Kernel
3.7.1
|
#include <lpfc_hw4.h>
Data Fields | |
struct mbox_header | header |
union { | |
struct { | |
uint32_t word4 | |
} req | |
struct { | |
uint32_t word4 | |
} rsp | |
} | u |
Definition at line 1370 of file lpfc_hw4.h.
Definition at line 1371 of file lpfc_hw4.h.
struct { ... } req |
struct { ... } rsp |
union { ... } u |
uint32_t word4 |
Definition at line 1374 of file lpfc_hw4.h.