Searched refs:RFD_SUSP (Results 1 – 6 of 6) sorted by relevance
125 #define RFD_SUSP 0x4000 /* last: suspend RU after */ macro
143 #define RFD_SUSP 0x40 /* last: suspend RU after */ macro
135 #define RFD_SUSP 0x40 /* last: suspend RU after */ macro
866 rfd[p->num_recv_buffs - 1].last = RFD_SUSP; /* RU suspend */ in alloc_rfa()1007 p->rfd_top->last = RFD_SUSP; in elmc_rcv_int()
653 rfd[p->num_recv_buffs-1+rfdadd].last = RFD_SUSP; /* RU suspend */ in alloc_rfa()822 p->rfd_top->last = RFD_SUSP; /* maybe exchange by RFD_LAST */ in sun3_82586_rcv_int()
845 writeb(RFD_SUSP, &rfd[p->num_recv_buffs-1+rfdadd].last); in alloc_rfa()1003 writeb(RFD_SUSP, &p->rfd_top->last); /* maybe exchange by RFD_LAST */ in ni52_rcv_int()