Searched refs:LDC_INTR_ACTIVE (Results 1 – 3 of 3) sorted by relevance
103 #define LDC_INTR_ACTIVE 0x01 /* Interrupt being processed */ macro
90 { "active ", ALLBITS, LDC_INTR_ACTIVE },
1050 ldcp->rx_intr_state = LDC_INTR_ACTIVE; in i_ldc_rx_hdlr()2124 ldcp->tx_intr_state = LDC_INTR_ACTIVE; in i_ldc_tx_hdlr()