Searched refs:dmai_fault_check (Results 1 – 10 of 10) sorted by relevance
898 int (*dmai_fault_check)(struct ddi_dma_impl *handle); member929 int (*dmai_fault_check)(struct ddi_dma_impl *handle); member
74 int (*dmai_fault_check)(struct ddi_dma_impl *handle); member
108 mp->dmai_fault_check = NULL; in px_dma_allocmp()
76 int (*dmai_fault_check)(struct ddi_dma_impl *handle); member
671 mp->dmai_fault_check = NULL; in niumx_dma_allochdl()
298 mp->dmai_fault_check = NULL; in pci_dma_allocmp()
151 ((ddi_dma_impl_t *)x)->dmai_fault_check = 0; \
2650 hp->dmai_fault_check = NULL; in rootnex_clean_dmahdl()
3393 mp->dmai_fault_check = bofi_check_dma_hdl; in bofi_dma_allochdl()
7229 if ((check = hp->dmai_fault_check) == NULL) in ddi_check_dma_handle()