txp_dma_alloc 106 dev/pci/if_txp.c void txp_dma_free(struct txp_softc *, struct txp_dma_alloc *); txp_dma_alloc 107 dev/pci/if_txp.c int txp_dma_malloc(struct txp_softc *, bus_size_t, struct txp_dma_alloc *, int); txp_dma_alloc 126 dev/pci/if_txp.c struct txp_dma_alloc *); txp_dma_alloc 129 dev/pci/if_txp.c struct txp_dma_alloc *); txp_dma_alloc 491 dev/pci/if_txp.c struct txp_dma_alloc dma; txp_dma_alloc 622 dev/pci/if_txp.c struct txp_dma_alloc *dma; txp_dma_alloc 850 dev/pci/if_txp.c struct txp_dma_alloc *dma; txp_dma_alloc 1187 dev/pci/if_txp.c struct txp_dma_alloc *dma; txp_dma_alloc 1224 dev/pci/if_txp.c struct txp_dma_alloc *dma; txp_dma_alloc 524 dev/pci/if_txpreg.h struct txp_dma_alloc { txp_dma_alloc 583 dev/pci/if_txpreg.h struct txp_dma_alloc sc_boot_dma, sc_host_dma, sc_zero_dma; txp_dma_alloc 584 dev/pci/if_txpreg.h struct txp_dma_alloc sc_rxhiring_dma, sc_rxloring_dma; txp_dma_alloc 585 dev/pci/if_txpreg.h struct txp_dma_alloc sc_txhiring_dma, sc_txloring_dma; txp_dma_alloc 586 dev/pci/if_txpreg.h struct txp_dma_alloc sc_cmdring_dma, sc_rspring_dma; txp_dma_alloc 587 dev/pci/if_txpreg.h struct txp_dma_alloc sc_rxbufring_dma;