Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa.h424 bfa_timer_begin(&(_bfa)->timer_mod, _timer, _timercb, _arg, _timeout)
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, \
3226 bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer, in bfa_timer_begin() function
5087 bfa_timer_begin(diag->ioc->timer_mod, &diag->timer, in bfa_diag_memtest()
Dbfa_ioc.h48 void bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer,