Searched refs:int_m2 (Results 1 – 1 of 1) sorted by relevance
89 unsigned char int_m2; member141 hc->hw.int_m2 |= HFCPCI_IRQ_ENABLE; in enable_hwirq()142 Write_hfc(hc, HFCPCI_INT_M2, hc->hw.int_m2); in enable_hwirq()148 hc->hw.int_m2 &= ~((u_char)HFCPCI_IRQ_ENABLE); in disable_hwirq()149 Write_hfc(hc, HFCPCI_INT_M2, hc->hw.int_m2); in disable_hwirq()1149 if (!(hc->hw.int_m2 & 0x08)) { in hfcpci_int()2044 hc->hw.int_m2 = 0; in setup_hw()2061 hc->hw.int_m2 = 0; /* interrupt output off ! */ in release_card()2279 if (hc->hw.int_m2 & HFCPCI_IRQ_ENABLE) { in _hfcpci_softirq()