bge_dma_block_alloc
static int bge_dma_block_alloc(struct bge_softc *, bus_size_t,
error = bge_dma_block_alloc(sc, BGE_STD_RX_RING_SZ,
error = bge_dma_block_alloc(sc,
error = bge_dma_block_alloc(sc, BGE_TX_RING_SZ,
error = bge_dma_block_alloc(sc, BGE_STATUS_BLK_SZ,
error = bge_dma_block_alloc(sc, BGE_STATS_SZ,
error = bge_dma_block_alloc(sc, BGE_JUMBO_RX_RING_SZ,
error = bge_dma_block_alloc(sc, BGE_JMEM,