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.h244 struct hisi_sas_slot { struct
245 struct list_head entry;
246 struct list_head delivery;
247 struct sas_task *task;
248 struct hisi_sas_port *port;
249 u64 n_elem;
250 u64 n_elem_dif;
251 int dlvry_queue;
252 int dlvry_queue_slot;
253 int cmplt_queue;
[all …]