Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h193 struct hisi_sas_slot { struct
194 struct list_head entry;
195 struct list_head delivery;
196 struct sas_task *task;
197 struct hisi_sas_port *port;
198 u64 n_elem;
199 int dlvry_queue;
200 int dlvry_queue_slot;
201 int cmplt_queue;
202 int cmplt_queue_slot;
[all …]