Searched refs:OHCI1394_RQPkt (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dohci.h121 #define OHCI1394_RQPkt 0x00000010 macro
H A Dohci.c326 evt & OHCI1394_RQPkt ? " AR_req" : "",
338 evt & ~(OHCI1394_selfIDComplete | OHCI1394_RQPkt |
1643 if (event & OHCI1394_RQPkt)
1904 OHCI1394_RQPkt | OHCI1394_RSPkt |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dohci1394.h362 #define OHCI1394_RQPkt 0x00000010 macro
H A Dohci1394.c549 OHCI1394_RQPkt |
2307 if (event & OHCI1394_RQPkt) {
2315 event &= ~OHCI1394_RQPkt;

Completed in 124 milliseconds