Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h230 struct timer_list internal_abort_timer; member
Dhisi_sas_v2_hw.c2367 del_timer(&slot->internal_abort_timer); in slot_complete_v2_hw()
2371 del_timer(&slot->internal_abort_timer); in slot_complete_v2_hw()
2378 del_timer(&slot->internal_abort_timer); in slot_complete_v2_hw()
2570 struct hisi_sas_slot *slot = from_timer(slot, t, internal_abort_timer); in hisi_sas_internal_abort_quirk_timeout()
2610 struct timer_list *timer = &slot->internal_abort_timer; in prep_abort_v2_hw()