Searched refs:mpt_dma_mem_alloc (Results 1 – 1 of 1) sorted by relevance
149 static int mpt_dma_mem_alloc(struct mpt_softc *mpt);501 if (mpt_dma_mem_alloc(mpt)) { in mpt_pci_attach()640 mpt_dma_mem_alloc(struct mpt_softc *mpt) in mpt_dma_mem_alloc() function