Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c422 if (iu->iu_stmf_task == NULL) { in srpt_ch_cleanup()
427 iutask = iu->iu_stmf_task; in srpt_ch_cleanup()
489 if (iu->iu_stmf_task == NULL) { in srpt_ch_rsp_comp()
507 stmf_send_status_done(iu->iu_stmf_task, st, STMF_IOF_LPORT_DONE); in srpt_ch_rsp_comp()
561 scsi_task_t *abort_task = iu->iu_stmf_task; in srpt_ch_data_comp()
590 status = srpt_stp_send_status(dbuf->db_iu->iu_stmf_task, 0); in srpt_ch_data_comp()
596 stmf_data_xfer_done(dbuf->db_iu->iu_stmf_task, stmf_dbuf, 0); in srpt_ch_data_comp()
954 iu->iu_stmf_task = stmf_task_alloc(ch->ch_tgt->tp_lport, in srpt_ch_srp_cmd()
957 if (iu->iu_stmf_task == NULL) { in srpt_ch_srp_cmd()
979 iu->iu_stmf_task->task_port_private = iu; in srpt_ch_srp_cmd()
[all …]
H A Dsrpt_impl.h246 scsi_task_t *iu_stmf_task; member
H A Dsrpt_stp.c743 srp_rsp_t, iu->iu_buf, scsi_task_t, iu->iu_stmf_task, in srpt_stp_send_mgmt_response()
813 srp_rsp_t, iu->iu_buf, scsi_task_t, iu->iu_stmf_task, in srpt_stp_send_response()
966 iu->iu_stmf_task = NULL; in srpt_stp_task_free()
H A Dsrpt_ioc.c1196 ASSERT(iu->iu_stmf_task == NULL); in srpt_ioc_repost_recv_iu()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dsrp.d147 ti_lun = ntohll(*(uint64_t *)P->iu_stmf_task->task_lun_no);