Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/hisi_sas/
Dhisi_sas.h239 struct hisi_sas_slot { struct
240 struct list_head entry;
241 struct list_head delivery;
242 struct sas_task *task;
243 struct hisi_sas_port *port;
244 u64 n_elem;
245 u64 n_elem_dif;
246 int dlvry_queue;
247 int dlvry_queue_slot;
248 int cmplt_queue;
[all …]