NVME_CSTS_SHST_MASK
printf("%s: shst %x\n", DEVNAME(sc), r4 & NVME_CSTS_SHST_MASK);
if ((csts & NVME_CSTS_SHST_MASK) == NVME_CSTS_SHST_DONE)