Searched refs:stmf_post_task (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/io/comstar/port/pppt/ |
H A D | pppt_msg.c | 377 stmf_post_task(task, pbuf->pbuf_stmf_buf); in pppt_msg_scsi_cmd() 379 stmf_post_task(task, NULL); in pppt_msg_scsi_cmd()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | stmf.h | 366 void stmf_post_task(scsi_task_t *task, stmf_data_buf_t *dbuf);
|
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_ch.c | 1038 stmf_post_task(iu->iu_stmf_task, NULL); in srpt_ch_srp_cmd() 1253 stmf_post_task(iu->iu_stmf_task, NULL); in srpt_ch_srp_task_mgmt()
|
/titanic_41/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit.c | 2162 stmf_post_task(task, ibuf->ibuf_stmf_buf); in iscsit_post_scsi_cmd() 2165 stmf_post_task(task, NULL); in iscsit_post_scsi_cmd() 2519 stmf_post_task(task, NULL); in iscsit_op_scsi_task_mgmt()
|
/titanic_41/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 1790 stmf_post_task((scsi_task_t *)cmd->cmd_specific, dbuf); in fct_post_rcvd_cmd()
|
/titanic_41/usr/src/uts/common/io/comstar/stmf/ |
H A D | stmf.c | 4433 stmf_post_task(scsi_task_t *task, stmf_data_buf_t *dbuf) in stmf_post_task() function
|