Searched defs:cdnsp_td (Results 1 – 1 of 1) sorted by relevance
1203 struct cdnsp_td { struct1204 struct list_head td_list;1205 struct cdnsp_request *preq;1206 struct cdnsp_segment *start_seg;1207 union cdnsp_trb *first_trb;1208 union cdnsp_trb *last_trb;1209 struct cdnsp_segment *bounce_seg;1210 bool request_length_set;1211 bool drbl;