Home
last modified time | relevance | path

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

/titanic_44/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()
4276 ITASK_BEING_ABORTED)) { in stmf_do_ilu_timeouts()
4605 if (new & ITASK_BEING_ABORTED) in stmf_xfer_data()
4610 if (itask->itask_flags & ITASK_BEING_ABORTED) in stmf_xfer_data()
4674 if (old & ITASK_BEING_ABORTED) { in stmf_data_xfer_done()
4735 ITASK_BEING_ABORTED)) == 0) { in stmf_data_xfer_done()
4755 if (new & ITASK_BEING_ABORTED) in stmf_send_scsi_status()
4765 if (itask->itask_flags & ITASK_BEING_ABORTED) in stmf_send_scsi_status()
4802 if (old & ITASK_BEING_ABORTED) { in stmf_send_status_done()
[all …]