Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/mpt/
H A Dmpt.c130 static int mpt_dma_buf_alloc(struct mpt_softc *mpt);
2520 mpt_dma_buf_alloc(struct mpt_softc *mpt) in mpt_dma_buf_alloc() function
2701 error = mpt_dma_buf_alloc(mpt); in mpt_configure_ioc()