Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h221 struct hisi_sas_slot { struct
222 struct list_head entry;
223 struct list_head delivery;
224 struct sas_task *task;
225 struct hisi_sas_port *port;
226 u64 n_elem;
227 u64 n_elem_dif;
228 int dlvry_queue;
229 int dlvry_queue_slot;
230 int cmplt_queue;
[all …]