Searched defs:SQ_COCB (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h566 * - In order to implement !SQ_COCB outer_enter has to be fixed so that
582 #define SQ_COCB 0x8000 /* Concurrent outer callback */ macro
588 #define SQ_CO (SQ_COPUT|SQ_COSVC|SQ_COOC|SQ_COCB)
598 #define SQ_CALLBACK (SQ_CICB|SQ_COCB)

Completed in 63 milliseconds