Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h581 #define SAR_STAT_RSQF 0x00000040 /* Receive Status Queue full */ macro
H A Didt77252.c2756 if (stat & SAR_STAT_RSQF) { /* RSQ is full */ in idt77252_interrupt()