Searched refs:OHCI_INTR_UNRECOVERABLE_ERR (Results 1 – 2 of 2) sorted by relevance
175 (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()
173 #define OHCI_INTR_UNRECOVERABLE_ERR 0x01000000 macro