Searched defs:bfa_timer_stop (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/bfa/
H A Dbfa_ioc.c40 #define bfa_ioc_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer)
45 #define bfa_hb_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->hb_timer)
170 #define bfa_iocpf_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer)
179 #define bfa_sem_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->sem_timer)
3258 bfa_timer_stop(struct bfa_timer_s *timer) function
4753 bfa_timer_stop(&diag->timer);
5888 bfa_timer_stop(&dconf->timer);
5916 bfa_timer_stop(&dconf->timer);
5924 bfa_timer_stop(&dconf->timer);
5929 bfa_timer_stop(
[all...]

Completed in 101 milliseconds