Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunbmac.c625 __u32 bblk_dvma = (__u32)bp->bblock_dvma; in bigmac_init_hw()
1164 &bp->bblock_dvma, GFP_ATOMIC); in bigmac_ether_init()
1165 if (bp->bmac_block == NULL || bp->bblock_dvma == 0) in bigmac_ether_init()
1217 bp->bblock_dvma); in bigmac_ether_init()
1255 bp->bblock_dvma); in bigmac_sbus_remove()
H A Dsunbmac.h295 dma_addr_t bblock_dvma; /* RX and TX descriptors */ member