Home
last modified time | relevance | path

Searched refs:ITASK_BEING_ABORTED (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h283 #define ITASK_BEING_ABORTED 0x0008 macro
H A Dstmf.c1659 ITASK_BEING_ABORTED)) { in find_task_from_msgid()
1912 if (new & ITASK_BEING_ABORTED) in stmf_proxy_scsi_cmd()
4278 ITASK_BEING_ABORTED)) { in stmf_do_ilu_timeouts()
4607 if (new & ITASK_BEING_ABORTED) in stmf_xfer_data()
4612 if (itask->itask_flags & ITASK_BEING_ABORTED) in stmf_xfer_data()
4676 if (old & ITASK_BEING_ABORTED) { in stmf_data_xfer_done()
4737 ITASK_BEING_ABORTED)) == 0) { in stmf_data_xfer_done()
4757 if (new & ITASK_BEING_ABORTED) in stmf_send_scsi_status()
4767 if (itask->itask_flags & ITASK_BEING_ABORTED) in stmf_send_scsi_status()
4804 if (old & ITASK_BEING_ABORTED) { in stmf_send_status_done()
[all …]