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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h484 #define SRS_QUIESCE_PERM 0x10000000 macro
491 * If the SRS_QUIESCE_PERM flag is set, the SRS worker thread will not be
494 #define SRS_QUIESCED_PERMANENT(srs) (srs->srs_state & SRS_QUIESCE_PERM)

Completed in 47 milliseconds