Home
last modified time | relevance | path

Searched refs:rx_base (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000.c94 static struct e1000_rx_desc *rx_base; variable
3358 rd = rx_base + rx_tail;
3411 rx_base = phys_to_virt(ptr);
3415 E1000_WRITE_REG (&hw, RDBAL, virt_to_bus(rx_base));
3445 rd = rx_base + rx_last;