Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c746 STMF_IOF_LPORT_DONE); in pppt_xfer_read_complete()
787 STMF_FAILURE, STMF_IOF_LPORT_DONE); in pppt_lport_send_status()
792 STMF_SUCCESS, STMF_IOF_LPORT_DONE); in pppt_lport_send_status()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c997 STMF_ABORT_SUCCESS, STMF_IOF_LPORT_DONE); in iscsit_task_aborted()
1618 iscsit_idm_to_stmf(status), STMF_IOF_LPORT_DONE); in iscsit_buf_xfer_cb()
1638 STMF_FAILURE, STMF_IOF_LPORT_DONE); in iscsit_buf_xfer_cb()
1679 STMF_IOF_LPORT_DONE); in iscsit_send_scsi_status()
1809 iscsit_idm_to_stmf(pdu->isp_status), STMF_IOF_LPORT_DONE); in iscsit_send_good_status_done()
1831 iscsit_idm_to_stmf(pdu->isp_status), STMF_IOF_LPORT_DONE); in iscsit_send_status_done()
/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h235 #define STMF_IOF_LPORT_DONE 0x0002 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c507 stmf_send_status_done(iu->iu_stmf_task, st, STMF_IOF_LPORT_DONE); in srpt_ch_rsp_comp()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1980 iof = STMF_IOF_LPORT_DONE; in fct_scsi_data_xfer_done()
2030 STMF_IOF_LPORT_DONE); in fct_send_response_done()
2848 (scsi_task_t *)cmd->cmd_specific, s, STMF_IOF_LPORT_DONE); in fct_cmd_fca_aborted()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c5065 if (iof & STMF_IOF_LPORT_DONE) { in stmf_data_xfer_done()
5189 if (iof & STMF_IOF_LPORT_DONE) { in stmf_send_status_done()
5404 } else if ((iof & STMF_IOF_LPORT_DONE) == 0) { in stmf_task_lport_aborted()
5579 stmf_task_lport_aborted(task, ret, STMF_IOF_LPORT_DONE); in stmf_do_task_abort()