Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h255 uint64_t itask_proxy_msg_id; member
H A Dstmf.c1663 if (itask->itask_proxy_msg_id == task_msgid) { in find_task_from_msgid()
1894 itask->itask_proxy_msg_id = stmf_proxy_msg_id++; in stmf_proxy_scsi_cmd()
1909 itask->itask_proxy_msg_id |= MSG_ID_TM_BIT; in stmf_proxy_scsi_cmd()
1918 ic_cmd_msg = ic_scsi_cmd_msg_alloc(itask->itask_proxy_msg_id, in stmf_proxy_scsi_cmd()
1920 itask->itask_proxy_msg_id); in stmf_proxy_scsi_cmd()
1922 ic_cmd_msg = ic_scsi_cmd_msg_alloc(itask->itask_proxy_msg_id, in stmf_proxy_scsi_cmd()
1923 task, 0, NULL, itask->itask_proxy_msg_id); in stmf_proxy_scsi_cmd()
4521 itask->itask_proxy_msg_id = 0; in stmf_task_lu_free()
7049 itask->itask_proxy_msg_id, in stmf_dlun0_dbuf_done()