Home
last modified time | relevance | path

Searched refs:dmp_template_acc_handle (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h451 ddi_acc_handle_t dmp_template_acc_handle; member
H A Dqlt.c963 ddi_dma_mem_free(&qlt->dmp_template_acc_handle); in qlt_detach()
7554 *dp++ = ddi_get32(qlt->dmp_template_acc_handle, bp++); in qlt_27xx_fw_dump()
7618 *dp++ = ddi_get32(qlt->dmp_template_acc_handle, bp++); in qlt_27xx_fw_dump()
9832 if (qlt->dmp_template_acc_handle != NULL) { in qlt_27xx_get_dmp_template()
9833 ddi_dma_mem_free(&qlt->dmp_template_acc_handle); in qlt_27xx_get_dmp_template()
9857 &qlt->dmp_template_acc_handle) != DDI_SUCCESS) { in qlt_27xx_get_dmp_template()
9867 ddi_dma_mem_free(&qlt->dmp_template_acc_handle); in qlt_27xx_get_dmp_template()
9875 ddi_dma_mem_free(&qlt->dmp_template_acc_handle); in qlt_27xx_get_dmp_template()
9885 ddi_put32(qlt->dmp_template_acc_handle, bp, *dp++); in qlt_27xx_get_dmp_template()