Searched refs:uhci_cv_signal (Results 1 – 3 of 3) sorted by relevance
209 uchar_t uhci_cv_signal; member
1087 if (uhcip->uhci_cv_signal == B_TRUE) { in uhci_intr()1089 uhcip->uhci_cv_signal = B_FALSE; in uhci_intr()
4769 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()