Searched defs:hisi_sas_slot (Results 1 – 1 of 1) sorted by relevance
239 struct hisi_sas_slot { struct240 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 …]