Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c845 ehci_isoc_xwrapper_t *curr_itw, *next_itw; in ehci_remove_isoc_itds() local
859 next_itw = curr_itw->itw_next; in ehci_remove_isoc_itds()
873 curr_itw = next_itw; in ehci_remove_isoc_itds()
890 ehci_isoc_xwrapper_t *curr_itw, *next_itw; in ehci_mark_reclaim_isoc() local
910 next_itw = curr_itw->itw_next; in ehci_mark_reclaim_isoc()
963 curr_itw = next_itw; in ehci_mark_reclaim_isoc()