Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.c395 #define OHCI_PARAM_DEBUG_IRQS 4 macro
402 ", IRQs = " __stringify(OHCI_PARAM_DEBUG_IRQS)
411 if (likely(!(param_debug & OHCI_PARAM_DEBUG_IRQS))) in log_irqs()