Searched defs:DDI_DMA_SYNC_FORKERNEL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.c620 sizeof (*e), DDI_DMA_SYNC_FORKERNEL); local
686 sizeof (*e), DDI_DMA_SYNC_FORKERNEL); local
867 DDI_DMA_SYNC_FORKERNEL);
907 DDI_DMA_SYNC_FORKERNEL);
/illumos-gate/usr/src/uts/common/sys/
H A Dddidmareq.h690 * flag DDI_DMA_SYNC_FORKERNEL can be used. This is a hint to the
693 * same as DDI_DMA_SYNC_FORCPU. DDI_DMA_SYNC_FORKERNEL might
699 #define DDI_DMA_SYNC_FORKERNEL 0x2 macro

Completed in 64 milliseconds