Searched refs:OHCI1394_cycleTooLong (Results 1 – 3 of 3) sorted by relevance
37 { OHCI1394_cycleTooLong, "cycleTooLong" },
136 #define OHCI1394_cycleTooLong 0x02000000 macro
2127 if (unlikely(event & OHCI1394_cycleTooLong)) { in irq_handler()2411 OHCI1394_cycleTooLong | in ohci_enable()