Searched defs:cdnsp_td (Results 1 – 1 of 1) sorted by relevance
1187 struct cdnsp_td { struct1188 struct list_head td_list;1189 struct cdnsp_request *preq;1190 struct cdnsp_segment *start_seg;1191 union cdnsp_trb *first_trb;1192 union cdnsp_trb *last_trb;1193 struct cdnsp_segment *bounce_seg;1194 bool request_length_set;1195 bool drbl;