Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_dma.h75 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); member
H A Dpx_dma.c107 mp->dmai_fault_notify = NULL; in px_dma_allocmp()
/titanic_50/usr/src/uts/common/sys/
H A Dddi_impldefs.h889 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); member
918 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); member
/titanic_50/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h77 void (*dmai_fault_notify)(struct ddi_dma_impl *handle); member
/titanic_50/usr/src/uts/sun4v/io/niumx/
H A Dniumx.c670 mp->dmai_fault_notify = NULL; in niumx_dma_allochdl()
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c297 mp->dmai_fault_notify = NULL; in pci_dma_allocmp()
/titanic_50/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; \
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c7227 if ((notify = hp->dmai_fault_notify) != NULL) in i_ddi_dma_set_fault()
7240 if ((notify = hp->dmai_fault_notify) != NULL) in i_ddi_dma_clr_fault()
/titanic_50/usr/src/uts/i86pc/io/
H A Drootnex.c2668 hp->dmai_fault_notify = NULL; in rootnex_clean_dmahdl()