Searched refs:SAR_STAT_FBQ0A (Results 1 – 2 of 2) sorted by relevance
585 #define SAR_STAT_FBQ0A 0x00000004 /* Free Buffer Queue 0 Attention */ macro
2775 if (stat & (SAR_STAT_FBQ0A | SAR_STAT_FBQ1A | in idt77252_interrupt()2782 if (stat & SAR_STAT_FBQ0A) in idt77252_interrupt()