Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h287 #define ITASK_LU_ABORT_CALLED 0x0080 macro
H A Dstmf.c4976 rf = ITASK_LU_ABORT_CALLED; in stmf_abort()
5166 if ((old & (ITASK_KNOWN_TO_LU | ITASK_LU_ABORT_CALLED)) == in stmf_do_task_abort()
5168 new |= ITASK_LU_ABORT_CALLED; in stmf_do_task_abort()
5185 ~ITASK_LU_ABORT_CALLED); in stmf_do_task_abort()