Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h380 #define OHCI1394_RSPkt 0x00000020 macro
Dohci1394.c594 OHCI1394_RSPkt | in ohci_initialize()
2394 if (event & OHCI1394_RSPkt) { in ohci_irq_handler()
2402 event &= ~OHCI1394_RSPkt; in ohci_irq_handler()