Linux Kernel
3.7.1
|
#include <lpfc_hw4.h>
Data Fields | |
struct mbox_header | header |
union { | |
struct { | |
uint32_t word10 | |
} request | |
struct { | |
struct lpfc_prof_cfg prof_cfg | |
} response | |
} | u |
Definition at line 2726 of file lpfc_hw4.h.
Definition at line 2727 of file lpfc_hw4.h.
struct lpfc_prof_cfg prof_cfg |
Definition at line 2742 of file lpfc_hw4.h.
struct { ... } request |
struct { ... } response |
union { ... } u |
uint32_t word10 |
Definition at line 2733 of file lpfc_hw4.h.