Home
last modified time | relevance | path

Searched refs:sas_task_slow (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/include/scsi/
Dlibsas.h601 struct sas_task_slow *slow_task;
604 struct sas_task_slow { struct
/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_sas.c690 struct sas_task_slow *slow = from_timer(slow, t, timer); in pm8001_tmf_timedout()
1198 struct sas_task_slow slow_task; in pm8001_abort_task()
/Linux-v5.4/drivers/scsi/libsas/
Dsas_init.c43 struct sas_task_slow *slow = kmalloc(sizeof(*slow), flags); in sas_alloc_slow_task()
Dsas_scsi_host.c898 struct sas_task_slow *slow = task->slow_task; in sas_task_abort()
Dsas_expander.c33 struct sas_task_slow *slow = from_timer(slow, t, timer); in smp_task_timedout()
/Linux-v5.4/drivers/scsi/mvsas/
Dmv_sas.c1271 struct sas_task_slow *slow = from_timer(slow, t, timer); in mvs_tmf_timedout()
/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_main.c1155 struct sas_task_slow *slow = from_timer(slow, t, timer); in hisi_sas_tmf_timedout()