Home
last modified time | relevance | path

Searched defs:bfa_fcport_fcf_s (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/bfa/
Dbfa_defs_svc.h998 struct bfa_fcport_fcf_s { struct
999 wwn_t name; /* FCF name */
1000 wwn_t fabric_name; /* Fabric Name */
1001 u8 fipenabled; /* FIP enabled or not */
1002 u8 fipfailed; /* FIP failed or not */
1003 u8 resv[2];
1004 u8 pri; /* FCF priority */
1005 u8 version; /* FIP version used */
1006 u8 available; /* Available for login */
1007 u8 fka_disabled; /* FKA is disabled */
[all …]