Linux Kernel
3.7.1
|
#include <lpfc_hw4.h>
Data Fields | |
struct mbox_header | header |
union { | |
struct { | |
uint32_t word4 | |
} request | |
struct { | |
uint32_t word4 | |
} response | |
} | u |
Definition at line 2860 of file lpfc_hw4.h.
Definition at line 2861 of file lpfc_hw4.h.
struct { ... } request |
struct { ... } response |
union { ... } u |
uint32_t word4 |
Definition at line 2864 of file lpfc_hw4.h.