Searched refs:OHCI1394_unrecoverableError (Results 1 – 2 of 2) sorted by relevance
392 #define OHCI1394_unrecoverableError 0x01000000 macro
590 OHCI1394_unrecoverableError | in ohci_initialize()2258 if (event & OHCI1394_unrecoverableError) { in ohci_irq_handler()2303 event &= ~OHCI1394_unrecoverableError; in ohci_irq_handler()