NVME_CTRL_STOPPED
if (!test_and_set_bit(NVME_CTRL_STOPPED, &ctrl->flags))
if (test_and_clear_bit(NVME_CTRL_STOPPED, &ctrl->flags))