em_dma_malloc
int em_dma_malloc(struct em_softc *, bus_size_t, struct em_dma_alloc *);
if (em_dma_malloc(sc, sc->sc_tx_slots * sizeof(struct em_tx_desc),
if (em_dma_malloc(sc, sc->sc_rx_slots * sizeof(struct em_rx_desc),