Searched refs:fh_dma_cache (Results 1 – 5 of 5) sorted by relevance
240 fcp = fmhdl->fh_dma_cache; in ndi_fmc_insert()305 fcp = fmhdl->fh_dma_cache; in ndi_fmc_remove()372 fcp = fmhdl->fh_dma_cache; in ndi_fmc_entry_error()531 fcp = fmhdl->fh_dma_cache; in ndi_fmc_entry_error_all()
738 fmhdl->fh_dma_cache = NULL; in ddi_fm_init()777 i_ndi_fmc_create(&fmhdl->fh_dma_cache, 2, ibc); in ddi_fm_init()846 if (fmhdl->fh_dma_cache != NULL) { in ddi_fm_fini()847 i_ndi_fmc_destroy(fmhdl->fh_dma_cache); in ddi_fm_fini()
80 struct i_ddi_fmc *fh_dma_cache; /* fm dma handle cache */ member
2046 fhdl.fh_dma_cache, fhdl.fh_acc_cache); in devinfo_fm()
2354 fcp = fmhdl->fh_dma_cache; in pf_hdl_child_lookup()