Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1879 stmf_ic_msg_t *ic_cmd_msg; in stmf_proxy_scsi_cmd() local
1918 ic_cmd_msg = ic_scsi_cmd_msg_alloc(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()
1925 if (ic_cmd_msg) { in stmf_proxy_scsi_cmd()
1926 ic_ret = ic_tx_msg(ic_cmd_msg); in stmf_proxy_scsi_cmd()