Linux Kernel
3.7.1
|
#include <bfa_defs_fcs.h>
Data Fields | |
wwn_t | pwwn |
wwn_t | nwwn |
struct bfa_lport_symname_s | sym_name |
struct bfa_lport_symname_s | node_sym_name |
enum bfa_lport_role | roles |
u32 | rsvd |
bfa_boolean_t | preboot_vp |
u8 | tag [16] |
u8 | padding [4] |
Definition at line 92 of file bfa_defs_fcs.h.
struct bfa_lport_symname_s node_sym_name |
Definition at line 96 of file bfa_defs_fcs.h.
wwn_t nwwn |
Definition at line 94 of file bfa_defs_fcs.h.
u8 padding[4] |
Definition at line 101 of file bfa_defs_fcs.h.
bfa_boolean_t preboot_vp |
Definition at line 99 of file bfa_defs_fcs.h.
wwn_t pwwn |
Definition at line 93 of file bfa_defs_fcs.h.
enum bfa_lport_role roles |
Definition at line 97 of file bfa_defs_fcs.h.
u32 rsvd |
Definition at line 98 of file bfa_defs_fcs.h.
struct bfa_lport_symname_s sym_name |
Definition at line 95 of file bfa_defs_fcs.h.
Definition at line 100 of file bfa_defs_fcs.h.