Searched refs:SAR_STAT_RSQF (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/atm/ | ||
D | idt77252.h | 578 #define SAR_STAT_RSQF 0x00000040 /* Receive Status Queue full */ macro |
D | idt77252.c | 2768 if (stat & SAR_STAT_RSQF) { /* RSQ is full */ in idt77252_interrupt() |