Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h234 struct hisi_sas_slot { struct
235 struct list_head entry;
236 struct list_head delivery;
237 struct sas_task *task;
238 struct hisi_sas_port *port;
239 u64 n_elem;
240 u64 n_elem_dif;
241 int dlvry_queue;
242 int dlvry_queue_slot;
243 int cmplt_queue;
[all …]