Home
last modified time | relevance | path

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

/linux/arch/mips/sgi-ip22/
H A Dip28-berr.c148 hpc3.ethtx.addr = (unsigned long)&hpc3c0->ethregs.tx_cbptr; in save_and_clear_buserr()
150 hpc3.ethtx.cbp = hpc3c0->ethregs.tx_cbptr; in save_and_clear_buserr()
/linux/arch/mips/include/asm/sgi/
H A Dhpc3.h155 volatile u32 tx_cbptr; /* current dma buffer ptr, diagnostic use only */ member
/linux/drivers/net/ethernet/seeq/
H A Dsgiseeq.c283 printk("TREGS: tx_cbptr[%08x] tx_ndptr[%08x] tx_ctrl[%08x]\n", in sgiseeq_dump_rings()
284 hregs->tx_cbptr, hregs->tx_ndptr, hregs->tx_ctrl); in sgiseeq_dump_rings()