Searched refs:ctlcfg_dmat (Results 1 – 2 of 2) sorted by relevance
1585 &hba->ctlcfg_dmat)) { in hptiop_internal_memalloc_mv()1604 if (hba->ctlcfg_dmat) { in hptiop_internal_memalloc_mv()1605 bus_dmamem_free(hba->ctlcfg_dmat, in hptiop_internal_memalloc_mv()1642 &hba->ctlcfg_dmat)) { in hptiop_internal_memalloc_mvfrey()1661 if (hba->ctlcfg_dmat) { in hptiop_internal_memalloc_mvfrey()1678 if (hba->ctlcfg_dmat) { in hptiop_internal_memfree_mv()1680 bus_dmamem_free(hba->ctlcfg_dmat, in hptiop_internal_memfree_mv()1690 if (hba->ctlcfg_dmat) { in hptiop_internal_memfree_mvfrey()1692 bus_dmamem_free(hba->ctlcfg_dmat, in hptiop_internal_memfree_mvfrey()2819 if (hba->ctlcfg_dmat) { in hptiop_release_resource()[all …]
387 bus_dma_tag_t ctlcfg_dmat; member