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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h110 #define OHCI_INTR_CRITICAL 0x02 /* Critical intr code */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1005 if ((ohci_intr_sts->ohci_intr_flag & OHCI_INTR_CRITICAL) &&
1040 OHCI_INTR_CRITICAL) &&
H A Dohci.c8052 ohci_intr_sts->ohci_intr_flag |= OHCI_INTR_CRITICAL;
8064 ohci_intr_sts->ohci_intr_flag &= ~OHCI_INTR_CRITICAL;

Completed in 84 milliseconds