Home
last modified time | relevance | path

Searched refs:bfa_module_s (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_modules.h79 extern struct bfa_module_s hal_mod_ ## __mod; \
80 struct bfa_module_s hal_mod_ ## __mod = { \
97 struct bfa_module_s { struct
129 extern struct bfa_module_s hal_mod_fcdiag; argument
130 extern struct bfa_module_s hal_mod_sgpg;
131 extern struct bfa_module_s hal_mod_fcport;
132 extern struct bfa_module_s hal_mod_fcxp;
133 extern struct bfa_module_s hal_mod_lps;
134 extern struct bfa_module_s hal_mod_uf;
135 extern struct bfa_module_s hal_mod_rport;
[all …]
Dbfa_core.c27 static struct bfa_module_s *hal_mods[] = {