Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_modules.h24 struct bfa_modules_s { struct
25 struct bfa_fcdiag_s fcdiag; /* fcdiag module */
26 struct bfa_fcport_s fcport; /* fc port module */
27 struct bfa_fcxp_mod_s fcxp_mod; /* fcxp module */
28 struct bfa_lps_mod_s lps_mod; /* fcxp module */
35 struct bfa_cee_s cee; /* CEE Module */
36 struct bfa_sfp_s sfp; /* SFP module */
37 struct bfa_flash_s flash; /* flash module */
38 struct bfa_diag_s diag_mod; /* diagnostics module */
39 struct bfa_phy_s phy; /* phy module */
[all …]