NVME_CSTS_SHST_DONE
ISSET(csts, NVME_CSTS_SHST_DONE) ? " complete" : "");
if ((csts & NVME_CSTS_SHST_MASK) == NVME_CSTS_SHST_DONE)