Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_modules.h78 extern struct bfa_module_s hal_mod_ ## __mod; \
79 struct bfa_module_s hal_mod_ ## __mod = { \
96 struct bfa_module_s { struct
127 extern struct bfa_module_s hal_mod_fcdiag; argument
128 extern struct bfa_module_s hal_mod_sgpg;
129 extern struct bfa_module_s hal_mod_fcport;
130 extern struct bfa_module_s hal_mod_fcxp;
131 extern struct bfa_module_s hal_mod_lps;
132 extern struct bfa_module_s hal_mod_uf;
133 extern struct bfa_module_s hal_mod_rport;
[all …]
Dbfa_core.c27 static struct bfa_module_s *hal_mods[] = {