Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.h120 stmf_data_buf_t *qlt_i_dmem_alloc(qlt_state_t *qlt, uint32_t size,
H A Dqlt_dma.c293 return (qlt_i_dmem_alloc((qlt_state_t *) in qlt_dmem_alloc()
300 qlt_i_dmem_alloc(qlt_state_t *qlt, uint32_t size, uint32_t *pminsize, in qlt_i_dmem_alloc() function
H A Dqlt.c3678 mcp->dbuf = qlt_i_dmem_alloc(qlt, dma_size, &dma_size, 0); in qlt_alloc_mailbox_command()
5677 qcmd->dbuf_rsp_iu = qlt_i_dmem_alloc(qlt, in qlt_send_status()
5841 qcmd->dbuf = qlt_i_dmem_alloc(qlt, els->els_resp_size, &minsize, 0); in qlt_send_els_response()
7349 buf = qlt_i_dmem_alloc(qlt, sz, &minsz, 0); in qlt_send_els()
7418 buf = qlt_i_dmem_alloc(qlt, sz, &minsz, 0); in qlt_send_ct()