Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/3com/
H A D3c515.c265 PktStatus = 0x400, DownListPtr = 0x404, FragAddr = 0x408, FragLen = enumerator
834 outl(0, ioaddr + DownListPtr); in corkscrew_open()
968 pr_debug(" Down list %8.8x vs. %p.\n", inl(ioaddr + DownListPtr), in corkscrew_timeout()
1029 if (inl(ioaddr + DownListPtr) == 0) { in corkscrew_start_xmit()
1031 ioaddr + DownListPtr); in corkscrew_start_xmit()
1164 if (inl(ioaddr + DownListPtr) == isa_virt_to_bus(&lp->tx_ring[entry])) in corkscrew_interrupt()
1444 outl(0, ioaddr + DownListPtr); in corkscrew_close()