Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
D3c515.c295 PktStatus = 0x400, DownListPtr = 0x404, FragAddr = 0x408, FragLen = enumerator
885 outl(0, ioaddr + DownListPtr); in corkscrew_open()
1022 printk(" Down list %8.8x vs. %p.\n", inl(ioaddr + DownListPtr), in corkscrew_timeout()
1086 if (inl(ioaddr + DownListPtr) == 0) { in corkscrew_start_xmit()
1088 ioaddr + DownListPtr); in corkscrew_start_xmit()
1223 if (inl(ioaddr + DownListPtr) == in corkscrew_interrupt()
1523 outl(0, ioaddr + DownListPtr); in corkscrew_close()
D3c59x.c729 PktStatus = 0x20, DownListPtr = 0x24, FragAddr = 0x28, FragLen = 0x2c, enumerator
1640 outl(0, ioaddr + DownListPtr); in vortex_up()
1899 if (vp->cur_tx - vp->dirty_tx > 0 && inl(ioaddr + DownListPtr) == 0) in vortex_tx_timeout()
1901 ioaddr + DownListPtr); in vortex_tx_timeout()
2153 if (inl(ioaddr + DownListPtr) == 0) { in boomerang_start_xmit()
2154 outl(vp->tx_ring_dma + entry * sizeof(struct boom_tx_desc), ioaddr + DownListPtr); in boomerang_start_xmit()
2345 if (inl(ioaddr + DownListPtr) == in boomerang_interrupt()
2633 outl(0, ioaddr + DownListPtr); in vortex_down()
2718 inl(ioaddr + DownListPtr), in dump_tx_ring()