Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h209 uchar_t uhci_cv_signal; member
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c1087 if (uhcip->uhci_cv_signal == B_TRUE) { in uhci_intr()
1089 uhcip->uhci_cv_signal = B_FALSE; in uhci_intr()
H A Duhciutil.c4769 uhcip->uhci_cv_signal = B_TRUE; in uhci_wait_for_sof()
4787 return (uhcip->uhci_cv_signal ? USB_FAILURE : USB_SUCCESS); in uhci_wait_for_sof()