NVME_CSTS_PP
return ((ctrl->ctrl_config & NVME_CC_ENABLE) && (csts & NVME_CSTS_PP));
[NVME_CSTS_PP] = "paused",