Searched defs:ic_scsi_cmd_msg_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c147 stmf_ic_scsi_cmd_msg_alloc_func_t ic_scsi_cmd_msg_alloc; variable
1918 ic_cmd_msg = ic_scsi_cmd_msg_alloc(itask->itask_proxy_msg_id,
1922 ic_cmd_msg = ic_scsi_cmd_msg_alloc(itask->itask_proxy_msg_id,
1992 if (ic_scsi_cmd_msg_alloc == NULL && ((ic_scsi_cmd_msg_alloc =

Completed in 96 milliseconds