Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa.h442 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, \
162 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \
167 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \
171 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->sem_timer, \
3225 bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer, in bfa_timer_begin() function
5086 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,