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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h472 #define SRS_QUIESCE_DONE 0x00080000 macro
488 #define SRS_QUIESCED(srs) (srs->srs_state & SRS_QUIESCE_DONE)

Completed in 61 milliseconds