Searched refs:dmai_fault_notify (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.h75 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); member in struct:px_dma_impl
H A Dpx_dma.c107 mp->dmai_fault_notify = NULL;
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h77 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); member in struct:pci_dma_impl
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h877 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); member in struct:ddi_dma_impl
906 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); member in struct:ddi_dma_impl
/illumos-gate/usr/src/uts/sun4v/io/niumx/
H A Dniumx.c670 mp->dmai_fault_notify = NULL;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h136 #define QL_CLEAR_DMA_HANDLE(x) ((ddi_dma_impl_t *)x)->dmai_fault_notify = 0; \
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c297 mp->dmai_fault_notify = NULL;
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c7227 if ((notify = hp->dmai_fault_notify) != NULL)
7240 if ((notify = hp->dmai_fault_notify) != NULL)
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c2673 hp->dmai_fault_notify = NULL;

Completed in 131 milliseconds