Lines Matching refs:REG_RECVPTR
298 ether3_outw(priv(dev)->rx_head, REG_RECVPTR);
342 ether3_outw(priv(dev)->rx_head, REG_RECVPTR);
365 ether3_outb(write_low, REG_RECVPTR);
366 ether3_outb(write_high, REG_RECVPTR + 4);
368 read_low = ether3_inb(REG_RECVPTR);
369 read_high = ether3_inb(REG_RECVPTR + 4);
381 ether3_outw(val, REG_RECVPTR);
382 read_val = ether3_inw(REG_RECVPTR);
464 ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR));
675 ether3_outw(next_ptr, REG_RECVPTR);