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

/freebsd-9.3-release/sys/dev/mpt/
H A Dmpt.c131 static int mpt_dma_buf_alloc(struct mpt_softc *mpt);
2519 mpt_dma_buf_alloc(struct mpt_softc *mpt) function
2700 error = mpt_dma_buf_alloc(mpt);
2702 mpt_prt(mpt, "mpt_dma_buf_alloc() failed!\n");

Completed in 103 milliseconds