Searched refs:head_td (Results 1 – 1 of 1) sorted by relevance
6538 ohci_td_t *head_td, *next_td; in ohci_done_list_tds() local6548 head_td = (ohci_td_t *)next_tw->tw_hctd_head; in ohci_done_list_tds()6549 next_td = head_td; in ohci_done_list_tds()6551 if (head_td) { in ohci_done_list_tds()10416 ohci_td_t *head_td, *next_td; in ohci_wait_for_transfers_completion() local10443 head_td = (ohci_td_t *)next_tw->tw_hctd_head; in ohci_wait_for_transfers_completion()10444 next_td = head_td; in ohci_wait_for_transfers_completion()10446 if (head_td) { in ohci_wait_for_transfers_completion()