Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsunbmac.c668 sbus_writel(bp->bblock_dvma + bib_offset(be_rxd, 0), in bigmac_init()
670 sbus_writel(bp->bblock_dvma + bib_offset(be_txd, 0), in bigmac_init()
1153 &bp->bblock_dvma); in bigmac_ether_init()
1154 if (bp->bmac_block == NULL || bp->bblock_dvma == 0) { in bigmac_ether_init()
1212 bp->bblock_dvma); in bigmac_ether_init()
1282 bp->bblock_dvma); in bigmac_cleanup()
Dsunbmac.h311 __u32 bblock_dvma; /* RX and TX descriptors */ member