txp_dma_alloc
struct txp_dma_alloc *dma, int mapflags)
struct txp_dma_alloc *);
txp_dma_free(struct txp_softc *sc, struct txp_dma_alloc *dma)
struct txp_dma_alloc *);
struct txp_dma_alloc dma;
struct txp_dma_alloc *dma)
struct txp_dma_alloc *dma)
void txp_dma_free(struct txp_softc *, struct txp_dma_alloc *);
int txp_dma_malloc(struct txp_softc *, bus_size_t, struct txp_dma_alloc *, int);
struct txp_dma_alloc sc_boot_dma, sc_host_dma, sc_zero_dma;
struct txp_dma_alloc sc_rxhiring_dma, sc_rxloring_dma;
struct txp_dma_alloc sc_txhiring_dma, sc_txloring_dma;
struct txp_dma_alloc sc_cmdring_dma, sc_rspring_dma;
struct txp_dma_alloc sc_rxbufring_dma;