Searched defs:hisi_sas_slot (Results 1 – 1 of 1) sorted by relevance
233 struct hisi_sas_slot { struct234 struct list_head entry;235 struct list_head delivery;236 struct sas_task *task;237 struct hisi_sas_port *port;238 u64 n_elem;239 u64 n_elem_dif;240 int dlvry_queue;241 int dlvry_queue_slot;242 int cmplt_queue;[all …]