Home
last modified time | relevance | path

Searched refs:OHCI1394_isochTx (Results 1 – 3 of 3) sorted by relevance

/linux/include/trace/events/
H A Dfirewire_ohci.h35 { OHCI1394_isochTx, "isochTx" },
/linux/drivers/firewire/
H A Dohci.h123 #define OHCI1394_isochTx 0x00000040 macro
H A Dohci.c421 evt & OHCI1394_isochTx ? " IT" : "", in log_irqs()
432 OHCI1394_isochTx | OHCI1394_postedWriteErr | in log_irqs()
2264 if (event & OHCI1394_isochTx) { in irq_handler()
2561 OHCI1394_isochTx | OHCI1394_isochRx | in ohci_enable()