Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddidmareq.h518 #define DDI_DMA_CALLBACK_DONE 1 macro
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c222 return (DDI_DMA_CALLBACK_DONE); in xdf_dmacallback()