Lines Matching defs:bfa_modules_s
24 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 */
29 struct bfa_uf_mod_s uf_mod; /* unsolicited frame module */
30 struct bfa_rport_mod_s rport_mod; /* remote port module */
31 struct bfa_fcp_mod_s fcp_mod; /* FCP initiator module */
32 struct bfa_sgpg_mod_s sgpg_mod; /* SG page module */
33 struct bfa_port_s port; /* Physical port module */
34 struct bfa_ablk_s ablk; /* ASIC block config 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 */
40 struct bfa_dconf_mod_s dconf_mod; /* DCONF common module */
41 struct bfa_fru_s fru; /* fru module */