Searched refs:OHCI1394_isochRx (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.h124 #define OHCI1394_isochRx 0x00000080 macro
H A Dohci.c330 evt & OHCI1394_isochRx ? " IR" : "",
340 OHCI1394_respTxComplete | OHCI1394_isochRx |
1905 OHCI1394_isochTx | OHCI1394_isochRx |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dohci1394.h365 #define OHCI1394_isochRx 0x00000080 macro
H A Dohci1394.c552 OHCI1394_isochRx |
2327 if (event & OHCI1394_isochRx) {
2333 event &= ~OHCI1394_isochRx;

Completed in 46 milliseconds