Searched refs:LDC_INTR_PEND (Results 1 – 3 of 3) sorted by relevance
104 #define LDC_INTR_PEND 0x02 /* Interrupt pending */ macro
91 { "pending", ALLBITS, LDC_INTR_PEND },
1065 ldcp->rx_intr_state = LDC_INTR_PEND; in i_ldc_rx_hdlr()1093 ldcp->rx_intr_state = LDC_INTR_PEND; in i_ldc_rx_hdlr()2059 if (ldcp->rx_intr_state != LDC_INTR_PEND) in i_ldc_unregister_channel()3410 ldcp->rx_intr_state == LDC_INTR_PEND) { in ldc_up()3683 ldcp->rx_intr_state == LDC_INTR_PEND) { in ldc_chkq()3755 if (ldcp->rx_intr_state == LDC_INTR_PEND && in ldc_read()3793 (ldcp->rx_intr_state == LDC_INTR_PEND) && in ldc_read()