Searched refs:OHCI1394_RSPkt (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.h122 #define OHCI1394_RSPkt 0x00000020 macro
H A Dohci.c327 evt & OHCI1394_RSPkt ? " AR_resp" : "",
339 OHCI1394_RSPkt | OHCI1394_reqTxComplete |
1646 if (event & OHCI1394_RSPkt)
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.h363 #define OHCI1394_RSPkt 0x00000020 macro
H A Dohci1394.c548 OHCI1394_RSPkt |
2317 if (event & OHCI1394_RSPkt) {
2325 event &= ~OHCI1394_RSPkt;

Completed in 50 milliseconds