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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isr.c192 * (like OHCI_INTR_CYC_64_SECS) since they may be enabled later (i.e. due to
252 if (interrupt_event & OHCI_INTR_CYC_64_SECS) {
H A Dhci1394_ohci.c2396 hci1394_ohci_intr_clear(ohci_hdl, OHCI_INTR_CYC_64_SECS);
2397 hci1394_ohci_intr_enable(ohci_hdl, OHCI_INTR_CYC_64_SECS);
2470 hci1394_ohci_intr_clear(ohci_hdl, OHCI_INTR_CYC_64_SECS);
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h170 #define OHCI_INTR_CYC_64_SECS 0x00200000 macro

Completed in 67 milliseconds