Home
last modified time | relevance | path

Searched refs:timer_mod (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/bfa/
A Dbfa_modules.h64 struct bfa_timer_mod_s timer_mod; /* timer module */ member
A Dbfa_ioc.h297 struct bfa_timer_mod_s *timer_mod; member
879 struct bfa_ioc_cbfn_s *cbfn, struct bfa_timer_mod_s *timer_mod);
A Dbfa_ioc.c31 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \
36 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->hb_timer, \
161 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \
166 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \
170 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->sem_timer, \
2358 struct bfa_timer_mod_s *timer_mod) in bfa_ioc_attach() argument
2362 ioc->timer_mod = timer_mod; in bfa_ioc_attach()
5087 bfa_timer_begin(diag->ioc->timer_mod, &diag->timer, in bfa_diag_memtest()
A Dbfa.h424 bfa_timer_begin(&(_bfa)->timer_mod, _timer, _timercb, _arg, _timeout)
A Dbfa_core.c1529 bfa_ioc_attach(&bfa->ioc, bfa, &bfa_iocfc_cbfn, &bfa->timer_mod); in bfa_iocfc_attach()
1536 INIT_LIST_HEAD(&bfa->timer_mod.timer_q); in bfa_iocfc_attach()
A Dbfad.c694 bfa_timer_beat(&bfad->bfa.timer_mod); in bfad_bfa_tmo()

Completed in 29 milliseconds