Searched refs:UpListPtr (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ |
D | 3c515.c | 274 TxFreeThreshold = 0x40f, UpPktStatus = 0x410, UpListPtr = 0x418, enumerator 840 outl(isa_virt_to_bus(&vp->rx_ring[0]), ioaddr + UpListPtr); in corkscrew_open() 1454 outl(0, ioaddr + UpListPtr); in corkscrew_close()
|
D | 3c59x.c | 535 TxFreeThreshold = 0x2f, UpPktStatus = 0x30, UpListPtr = 0x38, enumerator 1696 iowrite32(vp->rx_ring_dma, ioaddr + UpListPtr); in vortex_up() 2688 iowrite32(0, ioaddr + UpListPtr); in vortex_down()
|