Searched refs:timer_mod (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bfa/
H A Dbfa_priv.h86 struct bfa_timer_mod_s timer_mod; /* timer module */ member in struct:bfa_s
H A Dbfa_ioc.c43 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \
649 bfa_timer_begin(ioc->timer_mod, &ioc->ioc_timer,
769 bfa_timer_begin(ioc->timer_mod, &ioc->sem_timer, bfa_ioc_sem_timeout,
1093 bfa_timer_begin(ioc->timer_mod, &ioc->ioc_timer, bfa_ioc_hb_check,
1101 bfa_timer_begin(ioc->timer_mod, &ioc->ioc_timer, bfa_ioc_hb_check, ioc,
1387 struct bfa_timer_mod_s *timer_mod, struct bfa_trc_mod_s *trcmod,
1392 ioc->timer_mod = timer_mod;
1386 bfa_ioc_attach(struct bfa_ioc_s *ioc, void *bfa, struct bfa_ioc_cbfn_s *cbfn, struct bfa_timer_mod_s *timer_mod, struct bfa_trc_mod_s *trcmod, struct bfa_aen_s *aen, struct bfa_log_mod_s *logm) argument
H A Dbfa_ioc.h156 struct bfa_timer_mod_s *timer_mod; member in struct:bfa_ioc_s
247 struct bfa_ioc_cbfn_s *cbfn, struct bfa_timer_mod_s *timer_mod,
H A Dbfa_core.c321 bfa_timer_beat(&bfa->timer_mod);
H A Dbfa_iocfc.c618 bfa_ioc_attach(&bfa->ioc, bfa, &bfa_iocfc_cbfn, &bfa->timer_mod,
632 bfa_timer_init(&bfa->timer_mod);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_priv.h86 struct bfa_timer_mod_s timer_mod; /* timer module */ member in struct:bfa_s
H A Dbfa_ioc.c43 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \
649 bfa_timer_begin(ioc->timer_mod, &ioc->ioc_timer,
769 bfa_timer_begin(ioc->timer_mod, &ioc->sem_timer, bfa_ioc_sem_timeout,
1093 bfa_timer_begin(ioc->timer_mod, &ioc->ioc_timer, bfa_ioc_hb_check,
1101 bfa_timer_begin(ioc->timer_mod, &ioc->ioc_timer, bfa_ioc_hb_check, ioc,
1387 struct bfa_timer_mod_s *timer_mod, struct bfa_trc_mod_s *trcmod,
1392 ioc->timer_mod = timer_mod;
1386 bfa_ioc_attach(struct bfa_ioc_s *ioc, void *bfa, struct bfa_ioc_cbfn_s *cbfn, struct bfa_timer_mod_s *timer_mod, struct bfa_trc_mod_s *trcmod, struct bfa_aen_s *aen, struct bfa_log_mod_s *logm) argument
H A Dbfa_ioc.h156 struct bfa_timer_mod_s *timer_mod; member in struct:bfa_ioc_s
247 struct bfa_ioc_cbfn_s *cbfn, struct bfa_timer_mod_s *timer_mod,
H A Dbfa_core.c321 bfa_timer_beat(&bfa->timer_mod);
H A Dbfa_iocfc.c618 bfa_ioc_attach(&bfa->ioc, bfa, &bfa_iocfc_cbfn, &bfa->timer_mod,
632 bfa_timer_init(&bfa->timer_mod);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bfa/include/
H A Dbfa.h192 bfa_timer_begin(&(_bfa)->timer_mod, _timer, _timercb, _arg, _timeout)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bfa/include/
H A Dbfa.h192 bfa_timer_begin(&(_bfa)->timer_mod, _timer, _timercb, _arg, _timeout)

Completed in 355 milliseconds