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