Searched defs:ddi_dma_impl (Results 1 – 1 of 1) sorted by relevance
855 typedef struct ddi_dma_impl { struct859 ulong_t dmai_mapping; /* mapping cookie */868 uint_t dmai_size;873 off_t dmai_offset;898 int (*dmai_fault_check)(struct ddi_dma_impl *handle); argument899 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); argument908 * ddi_dma_impl portion that genunix (sunddi.c) depends on. x86 rootnex argument911 typedef struct ddi_dma_impl { struct929 int (*dmai_fault_check)(struct ddi_dma_impl *handle); argument930 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); argument[all …]