Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h250 struct timer_list internal_abort_timer; member
H A Dhisi_sas_v2_hw.c2375 del_timer_sync(&slot->internal_abort_timer); in slot_complete_v2_hw()
2379 del_timer_sync(&slot->internal_abort_timer); in slot_complete_v2_hw()
2386 del_timer_sync(&slot->internal_abort_timer); in slot_complete_v2_hw()
2581 struct hisi_sas_slot *slot = from_timer(slot, t, internal_abort_timer); in hisi_sas_internal_abort_quirk_timeout()
2621 struct timer_list *timer = &slot->internal_abort_timer; in prep_abort_v2_hw()