Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_modules.h64 struct bfa_timer_mod_s timer_mod; /* timer module */
Dbfa_ioc.h41 struct bfa_timer_mod_s { struct
47 void bfa_timer_beat(struct bfa_timer_mod_s *mod); argument
48 void bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer,
297 struct bfa_timer_mod_s *timer_mod;
879 struct bfa_ioc_cbfn_s *cbfn, struct bfa_timer_mod_s *timer_mod);
Dbfa_ioc.c2358 struct bfa_timer_mod_s *timer_mod) in bfa_ioc_attach()
3187 bfa_timer_beat(struct bfa_timer_mod_s *mod) in bfa_timer_beat()
3226 bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer, in bfa_timer_begin()