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

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h568 * - If SQ_CISVC needs to be implemented, qprocsoff() needs to wait
576 #define SQ_CISVC 0x0200 /* Concurrent inner svc proc */ macro
587 #define SQ_CI (SQ_CIPUT|SQ_CISVC|SQ_CIOC|SQ_CICB)
596 #define SQ_SVC (SQ_CISVC|SQ_COSVC)

Completed in 63 milliseconds