Home
last modified time | relevance | path

Searched defs:hisi_sas_slot (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h214 struct hisi_sas_slot { struct
215 struct list_head entry;
216 struct list_head delivery;
217 struct sas_task *task;
218 struct hisi_sas_port *port;
219 u64 n_elem;
220 u64 n_elem_dif;
221 int dlvry_queue;
222 int dlvry_queue_slot;
223 int cmplt_queue;
[all …]