Searched refs:STAT_RNR (Results 1 – 7 of 7) sorted by relevance
123 #define STAT_RNR 0x1000 /* The RU left the active state */ macro124 #define STAT_ACK (STAT_CX | STAT_FR | STAT_CNA | STAT_RNR)158 if (status & STAT_RNR)1189 if (status & (STAT_FR | STAT_RNR)) { in i596_interrupt()1191 if ((status & STAT_RNR) && netif_running(dev)) in i596_interrupt()
98 #define STAT_RNR 0x1000 /* RU left ready state */ macro
114 #define STAT_RNR 0x10 /* RU left ready state */ macro
106 #define STAT_RNR 0x10 /* RU left ready state */ macro
944 if (stat & STAT_RNR) { in elmc_interrupt()
711 if(stat & STAT_RNR) /* RU went 'not ready' */ in sun3_82586_interrupt()
898 if (stat & STAT_RNR) { /* RU went 'not ready' */ in ni52_interrupt()