Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h391 #define OHCI1394_cycleInconsistent 0x00800000 macro
Dohci1394.c600 OHCI1394_cycleInconsistent); in ohci_initialize()
2306 if (event & OHCI1394_cycleInconsistent) { in ohci_irq_handler()
2311 event &= ~OHCI1394_cycleInconsistent; in ohci_irq_handler()