Home
last modified time | relevance | path

Searched refs:cpu_new_tail (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8360 ohci_td_t *cpu_new_tail, *cpu_new_head, *cpu_save; in ohci_reverse_done_list() local
8369 cpu_new_tail = cpu_new_head = in ohci_reverse_done_list()
8383 Set_TD(cpu_new_tail->hctd_next_td, NULL); in ohci_reverse_done_list()
8391 ohci_td_cpu_to_iommu(ohcip, cpu_new_tail)); in ohci_reverse_done_list()
8393 cpu_new_tail = cpu_new_head; in ohci_reverse_done_list()
8402 ohci_td_cpu_to_iommu(ohcip, cpu_new_tail)); in ohci_reverse_done_list()