Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_modules.h71 extern struct bfa_module_s hal_mod_ ## __mod; \
72 struct bfa_module_s hal_mod_ ## __mod = { \
89 struct bfa_module_s { struct
119 extern struct bfa_module_s hal_mod_sgpg; argument
120 extern struct bfa_module_s hal_mod_fcport;
121 extern struct bfa_module_s hal_mod_fcxp;
122 extern struct bfa_module_s hal_mod_lps;
123 extern struct bfa_module_s hal_mod_uf;
124 extern struct bfa_module_s hal_mod_rport;
125 extern struct bfa_module_s hal_mod_fcpim;
Dbfa_core.c27 static struct bfa_module_s *hal_mods[] = {