Home
last modified time | relevance | path

Searched refs:devi_bus_dma_unbindhdl (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/sparc/ml/
H A Dsparc_ddi.s256 ! dip = (dev_info_t *)DEVI(dip)->devi_bus_dma_unbindhdl;
374 ! hdip = (dev_info_t *)DEVI(dip)->devi_bus_dma_unbindhdl;
/titanic_44/usr/src/uts/i86pc/ml/
H A Doffsets.in247 devi_bus_dma_unbindhdl
/titanic_44/usr/src/uts/sun4/ml/
H A Doffsets.in488 devi_bus_dma_unbindhdl
/titanic_44/usr/src/uts/common/sys/
H A Dddi_impldefs.h169 struct dev_info *devi_bus_dma_unbindhdl; /* bus_dma_unbindhdl parent */ member
/titanic_44/usr/src/uts/common/os/
H A Ddevcfg.c3193 DEVI(devi)->devi_bus_dma_unbindhdl = pdevi; in ddi_optimize_dtree()
3237 DEVI(devi)->devi_bus_dma_unbindhdl = in ddi_optimize_dtree()
3238 pdevi->devi_bus_dma_unbindhdl; in ddi_optimize_dtree()
3240 pdevi->devi_bus_dma_unbindhdl->devi_ops-> in ddi_optimize_dtree()
3242 debug_dtree(devi, DEVI(devi)->devi_bus_dma_unbindhdl, in ddi_optimize_dtree()
H A Dsunddi.c814 dip = (dev_info_t *)DEVI(dip)->devi_bus_dma_unbindhdl; in ddi_dma_unbindhdl()
885 dip = (dev_info_t *)DEVI(dip)->devi_bus_dma_unbindhdl; in ddi_dma_unbind_handle()