Searched refs:fh_dma_cache (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dddifm_impl.h80 struct i_ddi_fmc *fh_dma_cache; /* fm dma handle cache */ member in struct:i_ddi_fmhdl
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dndifm.c240 fcp = fmhdl->fh_dma_cache;
305 fcp = fmhdl->fh_dma_cache;
372 fcp = fmhdl->fh_dma_cache;
531 fcp = fmhdl->fh_dma_cache;
H A Dddifm.c738 fmhdl->fh_dma_cache = NULL;
777 i_ndi_fmc_create(&fmhdl->fh_dma_cache, 2, ibc);
846 if (fmhdl->fh_dma_cache != NULL) {
847 i_ndi_fmc_destroy(fmhdl->fh_dma_cache);
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c2046 fhdl.fh_dma_cache, fhdl.fh_acc_cache);
/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2354 fcp = fmhdl->fh_dma_cache;

Completed in 176 milliseconds