Searched refs:head_td (Results 1 – 1 of 1) sorted by relevance
6520 ohci_td_t *head_td, *next_td; in ohci_done_list_tds() local6530 head_td = (ohci_td_t *)next_tw->tw_hctd_head; in ohci_done_list_tds()6531 next_td = head_td; in ohci_done_list_tds()6533 if (head_td) { in ohci_done_list_tds()10396 ohci_td_t *head_td, *next_td; in ohci_wait_for_transfers_completion() local10423 head_td = (ohci_td_t *)next_tw->tw_hctd_head; in ohci_wait_for_transfers_completion()10424 next_td = head_td; in ohci_wait_for_transfers_completion()10426 if (head_td) { in ohci_wait_for_transfers_completion()