Home
last modified time | relevance | path

Searched refs:qlt_dmem_free (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.h122 void qlt_dmem_free(fct_dbuf_store_t *fds, stmf_data_buf_t *dbuf);
H A Dqlt_dma.c390 qlt_dmem_free(0, dbuf); in qlt_i_dmem_free()
395 qlt_dmem_free(fct_dbuf_store_t *fds, stmf_data_buf_t *dbuf) in qlt_dmem_free() function
H A Dqlt.c1910 fds->fds_free_data_buf = qlt_dmem_free; in qlt_port_start()
5760 qlt_dmem_free(cmd->cmd_port->port_fds, in qlt_send_status()
5867 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_send_els_response()
6491 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_handle_unsol_els_completion()
6583 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_handle_unsol_els_abort_completion()
6661 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_handle_sol_els_completion()
6733 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_handle_ct_completion()
6936 qlt_dmem_free(NULL, qcmd->dbuf_rsp_iu); in qlt_handle_ctio_completion()
7043 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_handle_sol_abort_completion()
7365 qlt_dmem_free(NULL, buf); in qlt_send_els()
[all …]