Linux Kernel
3.7.1
|
#include <lpfc_hw4.h>
Data Fields | |
struct mbox_header | header |
union { | |
struct { | |
uint32_t num_eq | |
struct eq_delay_info eq [LPFC_MAX_EQ_DELAY] | |
} request | |
struct { | |
uint32_t word0 | |
} response | |
} | u |
Definition at line 1025 of file lpfc_hw4.h.
Definition at line 1030 of file lpfc_hw4.h.
Definition at line 1026 of file lpfc_hw4.h.
uint32_t num_eq |
Definition at line 1029 of file lpfc_hw4.h.
struct { ... } request |
struct { ... } response |
union { ... } u |
uint32_t word0 |
Definition at line 1033 of file lpfc_hw4.h.