Searched refs:qlt_dmem_free (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt_dma.h | 122 void qlt_dmem_free(fct_dbuf_store_t *fds, stmf_data_buf_t *dbuf);
|
H A D | qlt_dma.c | 390 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 D | qlt.c | 1114 fds->fds_free_data_buf = qlt_dmem_free; in qlt_port_start() 3689 qlt_dmem_free(cmd->cmd_port->port_fds, in qlt_send_status() 3790 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_send_els_response() 4183 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_handle_unsol_els_completion() 4257 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_handle_unsol_els_abort_completion() 4334 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_handle_sol_els_completion() 4404 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_handle_ct_completion() 4487 qlt_dmem_free(NULL, qcmd->dbuf_rsp_iu); in qlt_handle_ctio_completion() 4587 qlt_dmem_free(NULL, qcmd->dbuf); in qlt_handle_sol_abort_completion() 4868 qlt_dmem_free(NULL, buf); in qlt_send_els() [all …]
|