Home
last modified time | relevance | path

Searched refs:OHCI_INTR_UNRECOVERABLE_ERR (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isr.c175 (OHCI_INTR_UNRECOVERABLE_ERR | OHCI_INTR_CYC_TOO_LONG | in hci1394_isr_mask_setup()
256 if (interrupt_event & OHCI_INTR_UNRECOVERABLE_ERR) { in hci1394_isr()
/titanic_44/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h173 #define OHCI_INTR_UNRECOVERABLE_ERR 0x01000000 macro