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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dddifm_impl.h81 struct i_ddi_fmc *fh_acc_cache; /* fm access handle cache */ member in struct:i_ddi_fmhdl
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dndifm.c248 fcp = fmhdl->fh_acc_cache;
318 fcp = fmhdl->fh_acc_cache;
375 fcp = fmhdl->fh_acc_cache;
534 fcp = fmhdl->fh_acc_cache;
H A Dddifm.c739 fmhdl->fh_acc_cache = NULL;
789 i_ndi_fmc_create(&fmhdl->fh_acc_cache, 2, ibc);
851 if (fmhdl->fh_acc_cache != NULL) {
852 i_ndi_fmc_destroy(fmhdl->fh_acc_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.c2365 fcp = fmhdl->fh_acc_cache;

Completed in 110 milliseconds