Searched defs:asd_seq_data (Results 1 – 1 of 1) sorted by relevance
142 struct asd_seq_data { struct143 spinlock_t pend_q_lock;144 u16 scbpro;145 int pending;146 struct list_head pend_q;151 void **tc_index_array;152 void *tc_index_bitmap;158 int dl_toggle;159 int dl_next;161 int num_edbs;[all …]
Completed in 5 milliseconds