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

/freebsd-9.3-release/sys/dev/mpt/
H A Dmpt_pci.c673 if (mpt_dma_tag_create(mpt, /*parent*/bus_get_dma_tag(mpt->dev),
685 if (mpt_dma_tag_create(mpt, mpt->parent_dmat, PAGE_SIZE, 0,
H A Dmpt.c2527 if (mpt_dma_tag_create(mpt, mpt->parent_dmat, 1,
2537 if (mpt_dma_tag_create(mpt, mpt->parent_dmat, PAGE_SIZE, 0,
2751 error = mpt_dma_tag_create(mpt, mpt->parent_dmat, 1, 0,
H A Dmpt.h223 #define mpt_dma_tag_create(mpt, parent_tag, alignment, boundary, \ macro
H A Dmpt_user.c203 error = mpt_dma_tag_create(mpt, mpt->parent_dmat, 1, 0,

Completed in 117 milliseconds