Searched refs:iso_index (Results 1 – 3 of 3) sorted by relevance
230 len = urb->iso_frame_desc[td->iso_index].length; in fhci_done_td()235 urb->iso_frame_desc[td->iso_index].actual_length = len; in fhci_done_td()236 urb->iso_frame_desc[td->iso_index].status = in fhci_done_td()262 if (td->type != FHCI_TA_SETUP || td->iso_index != 0) in fhci_done_td()
104 td->iso_index = index; in fhci_td_fill()
368 u16 iso_index; /* ISO transaction index */ member