Searched refs:RBD_LAST (Results 1 – 6 of 6) sorted by relevance
142 #define RBD_LAST 0x8000 /* last buffer */ macro
171 #define RBD_LAST 0x8000 /* last buffer */ macro
163 #define RBD_LAST 0x8000 /* last buffer */ macro
777 if( (totlen = swab16(rbd->status)) & RBD_LAST) /* the first and the last buffer? */ in sun3_82586_rcv_int()799 while(!((rstat=swab16(rbd->status)) & RBD_LAST)) in sun3_82586_rcv_int()
963 if (totlen & RBD_LAST) { in ni52_rcv_int()982 while (!((rstat = readw(&rbd->status)) & RBD_LAST)) { in ni52_rcv_int()
983 if ((totlen = rbd->status) & RBD_LAST) { /* the first and the last buffer? */ in elmc_rcv_int()