Searched refs:mpt_dma_mem_alloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_pci.c149 static int mpt_dma_mem_alloc(struct mpt_softc *mpt);
506 if (mpt_dma_mem_alloc(mpt)) {
645 mpt_dma_mem_alloc(struct mpt_softc *mpt) function
709 /* Deallocate memory that was allocated by mpt_dma_mem_alloc

Completed in 81 milliseconds