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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h98 uint_t ohci_missed_intr_sts; /* Missed interrupts */ member in struct:ohci_save_intr_sts
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1012 ohci_intr_sts->ohci_missed_intr_sts |=
1051 ohci_intr_sts->ohci_missed_intr_sts |=
H A Dohci.c7992 if (!ohci_intr_sts->ohci_missed_intr_sts) {
8054 ohci_intr_sts->ohci_missed_intr_sts;
8062 ohci_intr_sts->ohci_missed_intr_sts = 0;

Completed in 92 milliseconds