Linux Kernel
3.7.1
|
#include <lpfc_hw4.h>
Data Fields | |
union lpfc_sli4_cfg_shdr | cfg_shdr |
union { | |
struct { | |
uint32_t word10 | |
} request | |
struct { | |
uint32_t eventag | |
} response | |
} | u |
uint32_t | word11 |
Definition at line 1754 of file lpfc_hw4.h.
union lpfc_sli4_cfg_shdr cfg_shdr |
Definition at line 1755 of file lpfc_hw4.h.
uint32_t eventag |
Definition at line 1764 of file lpfc_hw4.h.
struct { ... } request |
struct { ... } response |
union { ... } u |
uint32_t word10 |
Definition at line 1758 of file lpfc_hw4.h.
uint32_t word11 |
Definition at line 1767 of file lpfc_hw4.h.