Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/sgi-ip22/
Dip28-berr.c145 hpc3.ethtx.addr = (unsigned long)&hpc3c0->ethregs.tx_cbptr; in save_and_clear_buserr()
147 hpc3.ethtx.cbp = hpc3c0->ethregs.tx_cbptr; in save_and_clear_buserr()
/linux-2.6.39/arch/mips/include/asm/sgi/
Dhpc3.h155 volatile u32 tx_cbptr; /* current dma buffer ptr, diagnostic use only */ member
/linux-2.6.39/drivers/net/
Dsgiseeq.c279 hregs->tx_cbptr, hregs->tx_ndptr, hregs->tx_ctrl); in sgiseeq_dump_rings()