Searched refs:SQ_CISVC (Results 1 – 3 of 3) sorted by relevance
576 #define SQ_CISVC 0x0200 /* Concurrent inner svc proc */ macro587 #define SQ_CI (SQ_CIPUT|SQ_CISVC|SQ_CIOC|SQ_CICB)596 #define SQ_SVC (SQ_CISVC|SQ_COSVC)
119 { SF(SQ_CISVC), "Concurrent inner svc procedure" },
2434 sqtype |= SQ_CISVC; in devflg_to_qflag()7262 ASSERT(sq->sq_type & (SQ_CIPUT|SQ_CISVC)); in qwriter_inner()