Searched refs:dmai_fault_check (Results 1 – 10 of 10) sorted by relevance
74 int (*dmai_fault_check)(struct ddi_dma_impl *handle); member
106 mp->dmai_fault_check = NULL; in px_dma_allocmp()
888 int (*dmai_fault_check)(struct ddi_dma_impl *handle); member917 int (*dmai_fault_check)(struct ddi_dma_impl *handle); member
76 int (*dmai_fault_check)(struct ddi_dma_impl *handle); member
669 mp->dmai_fault_check = NULL; in niumx_dma_allochdl()
296 mp->dmai_fault_check = NULL; in pci_dma_allocmp()
137 ((ddi_dma_impl_t *)x)->dmai_fault_check = 0; \
2667 hp->dmai_fault_check = NULL; in rootnex_clean_dmahdl()
3390 mp->dmai_fault_check = bofi_check_dma_hdl; in bofi_dma_allochdl()
7213 if ((check = hp->dmai_fault_check) == NULL) in ddi_check_dma_handle()