Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_modules.h31 struct bfa_modules_s { struct
32 struct bfa_fcdiag_s fcdiag; /* fcdiag module */
33 struct bfa_fcport_s fcport; /* fc port module */
34 struct bfa_fcxp_mod_s fcxp_mod; /* fcxp module */
35 struct bfa_lps_mod_s lps_mod; /* fcxp module */
36 struct bfa_uf_mod_s uf_mod; /* unsolicited frame module */
37 struct bfa_rport_mod_s rport_mod; /* remote port module */
38 struct bfa_fcp_mod_s fcp_mod; /* FCP initiator module */
39 struct bfa_sgpg_mod_s sgpg_mod; /* SG page module */
40 struct bfa_port_s port; /* Physical port module */
[all …]