nxe_dmamem_alloc 780 dev/pci/if_nxe.c struct nxe_dmamem *nxe_dmamem_alloc(struct nxe_softc *, bus_size_t, nxe_dmamem_alloc 1069 dev/pci/if_nxe.c sc->sc_ctx = nxe_dmamem_alloc(sc, sizeof(*dmamem), PAGE_SIZE); nxe_dmamem_alloc 1552 dev/pci/if_nxe.c sc->sc_dummy_dma = nxe_dmamem_alloc(sc, nxe_dmamem_alloc 1687 dev/pci/if_nxe.c nr->nr_dmamem = nxe_dmamem_alloc(sc, desclen * nentries, PAGE_SIZE);