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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h287 #define ITASK_LU_ABORT_CALLED 0x0080 macro
H A Dstmf.c4973 rf = ITASK_LU_ABORT_CALLED;
5163 if ((old & (ITASK_KNOWN_TO_LU | ITASK_LU_ABORT_CALLED)) ==
5165 new |= ITASK_LU_ABORT_CALLED;
5182 ~ITASK_LU_ABORT_CALLED);

Completed in 68 milliseconds