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 | |
struct lpfc_id_range id [53] | |
} rsp | |
} | u |
Definition at line 1500 of file lpfc_hw4.h.
Definition at line 1501 of file lpfc_hw4.h.
struct lpfc_id_range id[53] |
Definition at line 1517 of file lpfc_hw4.h.
struct { ... } req |
struct { ... } rsp |
union { ... } u |
uint32_t word4 |
Definition at line 1504 of file lpfc_hw4.h.