Linux Kernel
3.7.1
|
#include <lpfc_hw4.h>
Data Fields | |
struct mbox_header | header |
union { | |
struct { | |
uint32_t word0 | |
uint32_t word1 | |
uint32_t word2 | |
} req | |
struct { | |
uint32_t word0 | |
} rsp | |
} | u |
Definition at line 1451 of file lpfc_hw4.h.
Definition at line 1452 of file lpfc_hw4.h.
struct { ... } req |
struct { ... } rsp |
union { ... } u |
uint32_t word0 |
Definition at line 1455 of file lpfc_hw4.h.
uint32_t word1 |
Definition at line 1462 of file lpfc_hw4.h.
uint32_t word2 |
Definition at line 1469 of file lpfc_hw4.h.