Searched defs:ddi_dma_impl (Results 1 – 1 of 1) sorted by relevance
847 typedef struct ddi_dma_impl { struct851 ulong_t dmai_mapping; /* mapping cookie */860 uint_t dmai_size;888 int (*dmai_fault_check)(struct ddi_dma_impl *handle); argument889 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); argument898 * ddi_dma_impl portion that genunix (sunddi.c) depends on. x86 rootnex argument901 typedef struct ddi_dma_impl { struct917 int (*dmai_fault_check)(struct ddi_dma_impl *handle); argument918 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); argument924 #error "struct ddi_dma_impl not defined for this architecture" argument