Home
last modified time | relevance | path

Searched refs:hal_tmo (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/bfa/
A Dbfad.c330 del_timer_sync(&bfad->hal_tmo); in bfad_sm_failed()
379 del_timer_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()
864 del_timer_sync(&bfad->hal_tmo); in bfad_drv_uninit()
1452 del_timer_sync(&bfad->hal_tmo); in bfad_pci_error_detected()
1466 del_timer_sync(&bfad->hal_tmo); in bfad_pci_error_detected()
1601 del_timer_sync(&bfad->hal_tmo); in bfad_pci_mmio_enabled()
A Dbfad_drv.h210 struct timer_list hal_tmo; member

Completed in 6 milliseconds