Searched refs:STRS_WILLSERVICE (Results 1 – 2 of 2) sorted by relevance
249 #define STRS_WILLSERVICE 0x01 macro
8198 (stp->sd_svcflags & (STRS_WILLSERVICE | STRS_SCHEDULED))); in qenable_locked()8207 if (!(stp->sd_svcflags & (STRS_WILLSERVICE | STRS_SCHEDULED))) { in qenable_locked()8375 stp->sd_svcflags |= STRS_WILLSERVICE; in stream_runservice()8379 stp->sd_svcflags &= ~STRS_WILLSERVICE; in stream_runservice()8398 stp->sd_svcflags |= STRS_WILLSERVICE; in stream_willservice()