Searched defs:bfa_module_s (Results 1 – 1 of 1) sorted by relevance
96 struct bfa_module_s { struct97 void (*meminfo) (struct bfa_iocfc_cfg_s *cfg,100 void (*attach) (struct bfa_s *bfa, void *bfad,103 void (*detach) (struct bfa_s *bfa);127 extern struct bfa_module_s hal_mod_fcdiag; argument