Searched defs:first_td (Results 1 – 3 of 3) sorted by relevance
145 struct sl811_td *first_td; /* the first td of this urb */ member
824 uhci_desc_t *qh, *td, *nqh=NULL, *bqh=NULL, *first_td=NULL; in uhci_submit_bulk_urb() local2405 uhci_desc_t *first_td=list_entry (qh->vertical.next, uhci_desc_t, vertical); in process_transfer() local
861 int first_td = -1; in xmit_on_pipe() local