Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000.c93 static struct e1000_tx_desc *tx_base; variable
3374 tx_base = phys_to_virt(ptr);
3376 E1000_WRITE_REG (&hw, TDBAL, virt_to_bus(tx_base));
3481 txhd = tx_base + tx_tail;
3483 txp = tx_base + tx_tail;