Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c844 ehci_isoc_xwrapper_t *curr_itw, *next_itw; in ehci_remove_isoc_itds() local
858 next_itw = curr_itw->itw_next; in ehci_remove_isoc_itds()
872 curr_itw = next_itw; in ehci_remove_isoc_itds()
889 ehci_isoc_xwrapper_t *curr_itw, *next_itw; in ehci_mark_reclaim_isoc() local
909 next_itw = curr_itw->itw_next; in ehci_mark_reclaim_isoc()
962 curr_itw = next_itw; in ehci_mark_reclaim_isoc()