Searched refs:hal_tmo (Results 1 – 2 of 2) sorted by relevance
330 timer_delete_sync(&bfad->hal_tmo); in bfad_sm_failed()379 timer_delete_sync(&bfad->hal_tmo); in bfad_sm_stopping()688 struct bfad_s *bfad = from_timer(bfad, t, hal_tmo); in bfad_bfa_tmo()706 mod_timer(&bfad->hal_tmo, in bfad_bfa_tmo()713 timer_setup(&bfad->hal_tmo, bfad_bfa_tmo, 0); in bfad_init_timer()715 mod_timer(&bfad->hal_tmo, in bfad_init_timer()1424 timer_delete_sync(&bfad->hal_tmo); in bfad_pci_error_detected()1438 timer_delete_sync(&bfad->hal_tmo); in bfad_pci_error_detected()1569 timer_delete_sync(&bfad->hal_tmo); in bfad_pci_mmio_enabled()
225 struct timer_list hal_tmo; member