Searched refs:OHCI1394_RSPkt (Results 1 – 2 of 2) sorted by relevance
380 #define OHCI1394_RSPkt 0x00000020 macro
594 OHCI1394_RSPkt | in ohci_initialize()2394 if (event & OHCI1394_RSPkt) { in ohci_irq_handler()2402 event &= ~OHCI1394_RSPkt; in ohci_irq_handler()