Searched refs:IS_RxQ1DoneInt (Results 1 – 2 of 2) sorted by relevance
585 if (isr & IS_RxQ1DoneInt) in sf_intr()1085 sc->sc_InterruptEn = IS_PCIPadInt | IS_RxQ1DoneInt | in sf_init()
360 #define IS_RxQ1DoneInt (1U << 8) macro