Searched refs:OHCI1394_isochTx (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/firewire/
H A Dohci.h123 #define OHCI1394_isochTx 0x00000040 macro
H A Dohci.c331 evt & OHCI1394_isochTx ? " IT" : "",
341 OHCI1394_isochTx | OHCI1394_postedWriteErr |
1905 OHCI1394_isochTx | OHCI1394_isochRx |
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/firewire/
H A Dohci.h123 #define OHCI1394_isochTx 0x00000040 macro
H A Dohci.c331 evt & OHCI1394_isochTx ? " IT" : "",
341 OHCI1394_isochTx | OHCI1394_postedWriteErr |
1905 OHCI1394_isochTx | OHCI1394_isochRx |
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ieee1394/
H A Dohci1394.h364 #define OHCI1394_isochTx 0x00000040 macro
H A Dohci1394.c553 OHCI1394_isochTx |
2335 if (event & OHCI1394_isochTx) {
2341 event &= ~OHCI1394_isochTx;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ieee1394/
H A Dohci1394.h364 #define OHCI1394_isochTx 0x00000040 macro
H A Dohci1394.c553 OHCI1394_isochTx |
2335 if (event & OHCI1394_isochTx) {
2341 event &= ~OHCI1394_isochTx;

Completed in 156 milliseconds