Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h900 int dmai_fault; member
931 int dmai_fault; member
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.h76 int dmai_fault; member
H A Dpx_dma.c107 mp->dmai_fault = 0; in px_dma_allocmp()
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h78 int dmai_fault; member
/illumos-gate/usr/src/uts/sun4v/io/niumx/
H A Dniumx.c670 mp->dmai_fault = 0; in niumx_dma_allochdl()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c7220 return (hp->dmai_fault); in i_ddi_dma_fault_check()
7241 if (!hp->dmai_fault) { in i_ddi_dma_set_fault()
7242 hp->dmai_fault = 1; in i_ddi_dma_set_fault()
7254 if (hp->dmai_fault) { in i_ddi_dma_clr_fault()
7255 hp->dmai_fault = 0; in i_ddi_dma_clr_fault()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c297 mp->dmai_fault = 0; in pci_dma_allocmp()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h152 ((ddi_dma_impl_t *)x)->dmai_fault = 0
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c2649 hp->dmai_fault = 0; in rootnex_clean_dmahdl()