Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt_msg.c316 ptask->pt_stmf_task = stmf_task_alloc(lport, stmf_sess, in pppt_msg_scsi_cmd()
/titanic_50/usr/src/uts/common/sys/
H A Dstmf.h363 struct scsi_task *stmf_task_alloc(struct stmf_local_port *lport,
/titanic_50/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c954 iu->iu_stmf_task = stmf_task_alloc(ch->ch_tgt->tp_lport, in srpt_ch_srp_cmd()
1209 iu->iu_stmf_task = stmf_task_alloc(ch->ch_tgt->tp_lport, in srpt_ch_srp_task_mgmt()
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2032 itask->it_stmf_task = stmf_task_alloc( in iscsit_post_scsi_cmd()
2490 task = stmf_task_alloc(ict->ict_sess->ist_lport, in iscsit_op_scsi_task_mgmt()
/titanic_50/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1712 cmd->cmd_specific = stmf_task_alloc(port->port_lport, irp->irp_session, in fct_scsi_task_alloc()
/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c4014 stmf_task_alloc(struct stmf_local_port *lport, stmf_scsi_session_t *ss, in stmf_task_alloc() function