Home
last modified time | relevance | path

Searched refs:bfa_timer_mod_s (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_modules.h72 struct bfa_timer_mod_s timer_mod; /* timer module */
Dbfa_ioc.h49 struct bfa_timer_mod_s { struct
55 void bfa_timer_beat(struct bfa_timer_mod_s *mod); argument
56 void bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer,
305 struct bfa_timer_mod_s *timer_mod;
887 struct bfa_ioc_cbfn_s *cbfn, struct bfa_timer_mod_s *timer_mod);
Dbfa_ioc.c2375 struct bfa_timer_mod_s *timer_mod) in bfa_ioc_attach()
3204 bfa_timer_beat(struct bfa_timer_mod_s *mod) in bfa_timer_beat()
3243 bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer, in bfa_timer_begin()