Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt.c131 static int mpt_dma_buf_alloc(struct mpt_softc *mpt);
2513 mpt_dma_buf_alloc(struct mpt_softc *mpt) in mpt_dma_buf_alloc() function
2696 error = mpt_dma_buf_alloc(mpt); in mpt_configure_ioc()