Searched refs:an_dma_alloc (Results 1 – 2 of 2) sorted by relevance
421 struct an_dma_alloc { struct491 struct an_dma_alloc an_rid_buffer;492 struct an_dma_alloc an_rx_buffer[AN_MAX_RX_DESC];493 struct an_dma_alloc an_tx_buffer[AN_MAX_TX_DESC];
163 static int an_dma_malloc(struct an_softc *, bus_size_t, struct an_dma_alloc *,165 static void an_dma_free(struct an_softc *, struct an_dma_alloc *);464 an_dma_malloc(struct an_softc *sc, bus_size_t size, struct an_dma_alloc *dma, in an_dma_malloc()493 an_dma_free(struct an_softc *sc, struct an_dma_alloc *dma) in an_dma_free()