Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c168 pp = itw->itw_pipe_private; in ehci_isoc_cleanup()
1134 pp = curr_itw->itw_pipe_private; in ehci_traverse_active_isoc_list()
1196 pp = itw->itw_pipe_private; in ehci_handle_isoc()
H A Dehci_isoch_util.c459 itw->itw_pipe_private = pp; in ehci_allocate_itw()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h654 ehci_pipe_private_t *itw_pipe_private; member