Searched refs:pp_halt_cmpl_cv (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c955 cv_init(&pp->pp_halt_cmpl_cv, NULL, CV_DRIVER, NULL);
1088 cv_destroy(&pp->pp_halt_cmpl_cv);
H A Dehci_xfer.c758 cv_wait(&pp->pp_halt_cmpl_cv,
835 cv_signal(&pp->pp_halt_cmpl_cv);
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h468 kcondvar_t pp_halt_cmpl_cv; /* Xfer completion */ member in struct:ehci_pipe_private

Completed in 62 milliseconds