Searched defs:bfa_module_s (Results 1 – 1 of 1) sorted by relevance
97 struct bfa_module_s { struct98 void (*meminfo) (struct bfa_iocfc_cfg_s *cfg,101 void (*attach) (struct bfa_s *bfa, void *bfad,104 void (*detach) (struct bfa_s *bfa);105 void (*start) (struct bfa_s *bfa);129 extern struct bfa_module_s hal_mod_fcdiag; argument