Searched refs:iso_index (Results 1 – 3 of 3) sorted by relevance
227 len = urb->iso_frame_desc[td->iso_index].length; in fhci_done_td()232 urb->iso_frame_desc[td->iso_index].actual_length = len; in fhci_done_td()233 urb->iso_frame_desc[td->iso_index].status = in fhci_done_td()259 if (td->type != FHCI_TA_SETUP || td->iso_index != 0) in fhci_done_td()
101 td->iso_index = index; in fhci_td_fill()
345 u16 iso_index; /* ISO transaction index */ member