Searched refs:HFCPCI_IRQ_ENABLE (Results 1 – 2 of 2) sorted by relevance
118 #define HFCPCI_IRQ_ENABLE 0x08 macro
141 hc->hw.int_m2 |= HFCPCI_IRQ_ENABLE; in enable_hwirq()148 hc->hw.int_m2 &= ~((u_char)HFCPCI_IRQ_ENABLE); in disable_hwirq()2274 if (hc->hw.int_m2 & HFCPCI_IRQ_ENABLE) { in _hfcpci_softirq()