wpi_dma_contig_alloc   76 dev/pci/if_wpi.c int		wpi_dma_contig_alloc(bus_dma_tag_t, struct wpi_dma_info *,
wpi_dma_contig_alloc  442 dev/pci/if_wpi.c 	return wpi_dma_contig_alloc(sc->sc_dmat, &sc->shared_dma,
wpi_dma_contig_alloc  460 dev/pci/if_wpi.c 	return wpi_dma_contig_alloc(sc->sc_dmat, &sc->fw_dma, NULL,
wpi_dma_contig_alloc  504 dev/pci/if_wpi.c 	error = wpi_dma_contig_alloc(sc->sc_dmat, &ring->buf_dma, NULL,
wpi_dma_contig_alloc  539 dev/pci/if_wpi.c 	error = wpi_dma_contig_alloc(sc->sc_dmat, &ring->desc_dma,
wpi_dma_contig_alloc  629 dev/pci/if_wpi.c 	error = wpi_dma_contig_alloc(sc->sc_dmat, &ring->desc_dma,
wpi_dma_contig_alloc  641 dev/pci/if_wpi.c 	error = wpi_dma_contig_alloc(sc->sc_dmat, &ring->cmd_dma,