ixgb_dma_malloc   111 dev/pci/if_ixgb.c ixgb_dma_malloc(struct ixgb_softc *, bus_size_t,
ixgb_dma_malloc   210 dev/pci/if_ixgb.c 	if (ixgb_dma_malloc(sc, tsize, &sc->txdma, BUS_DMA_NOWAIT)) {
ixgb_dma_malloc   222 dev/pci/if_ixgb.c 	if (ixgb_dma_malloc(sc, rsize, &sc->rxdma, BUS_DMA_NOWAIT)) {