Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa.h432 bfa_timer_begin(&(_bfa)->timer_mod, _timer, _timercb, _arg, _timeout)
Dbfa_ioc.c38 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \
43 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->hb_timer, \
168 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \
173 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \
177 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->sem_timer, \
3240 bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer, in bfa_timer_begin() function
5102 bfa_timer_begin(diag->ioc->timer_mod, &diag->timer, in bfa_diag_memtest()
Dbfa_ioc.h55 void bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer,