S_RING_CONDEMNED
if (s_ring_flag == S_RING_CONDEMNED) {
S_RING_CONDEMNED : S_RING_QUIESCE;
mac_soft_ring_signal(softring, S_RING_CONDEMNED);
(S_RING_CONDEMNED | S_RING_CONDEMNED_DONE | S_RING_PROC)) ==
(S_RING_CONDEMNED | S_RING_CONDEMNED_DONE));
if (!(ringp->s_ring_state & S_RING_CONDEMNED)) {
(S_RING_RESTART | S_RING_CONDEMNED)))
ASSERT(!(ringp->s_ring_state & S_RING_CONDEMNED));
ASSERT(ringp->s_ring_state & S_RING_CONDEMNED);
#define S_RING_PAUSE (S_RING_CONDEMNED | S_RING_QUIESCE)