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

/freebsd-10.0-release/sys/dev/mpt/
H A Dmpt_pci.c693 if (mpt_dma_tag_create(mpt, /*parent*/bus_get_dma_tag(mpt->dev),
705 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.h226 #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 179 milliseconds