STATUS_ALIVE
return test_bit(STATUS_ALIVE, &priv->status);
test_bit(STATUS_ALIVE, &priv->status));
set_bit(STATUS_ALIVE, &priv->status);