Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_ioc.h48 struct bfa_timer_mod_s { struct
54 void bfa_timer_beat(struct bfa_timer_mod_s *mod); argument
55 void bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer,
300 struct bfa_timer_mod_s *timer_mod;
873 struct bfa_ioc_cbfn_s *cbfn, struct bfa_timer_mod_s *timer_mod);
Dbfa_modules.h117 struct bfa_timer_mod_s timer_mod; /* timer module */
Dbfa_ioc.c2121 struct bfa_timer_mod_s *timer_mod) in bfa_ioc_attach()
2949 bfa_timer_beat(struct bfa_timer_mod_s *mod) in bfa_timer_beat()
2988 bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer, in bfa_timer_begin()