Searched defs:hisi_sas_slot (Results 1 – 1 of 1) sorted by relevance
214 struct hisi_sas_slot { struct215 struct list_head entry;216 struct list_head delivery;217 struct sas_task *task;218 struct hisi_sas_port *port;219 u64 n_elem;220 u64 n_elem_dif;221 int dlvry_queue;222 int dlvry_queue_slot;223 int cmplt_queue;[all …]