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