Home
last modified time | relevance | path

Searched refs:SAR_STAT_FBQ0A (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/atm/
H A Didt77252.h585 #define SAR_STAT_FBQ0A 0x00000004 /* Free Buffer Queue 0 Attention */ macro
H A Didt77252.c2774 if (stat & (SAR_STAT_FBQ0A | SAR_STAT_FBQ1A | in idt77252_interrupt()
2781 if (stat & SAR_STAT_FBQ0A) in idt77252_interrupt()