Searched refs:bfa_timer_mod_s (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/
H A Dbfa_timer.h40 struct bfa_timer_mod_s { struct
46 void bfa_timer_beat(struct bfa_timer_mod_s *mod);
47 void bfa_timer_init(struct bfa_timer_mod_s *mod);
48 void bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_timer.c22 bfa_timer_init(struct bfa_timer_mod_s *mod)
28 bfa_timer_beat(struct bfa_timer_mod_s *mod)
67 bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer,
H A Dbfa_priv.h86 struct bfa_timer_mod_s timer_mod; /* timer module */
H A Dbfa_ioc.h156 struct bfa_timer_mod_s *timer_mod;
247 struct bfa_ioc_cbfn_s *cbfn, struct bfa_timer_mod_s *timer_mod,
H A Dbfa_ioc.c1387 struct bfa_timer_mod_s *timer_mod, struct bfa_trc_mod_s *trcmod,

Completed in 84 milliseconds