NVME_CSTS
r4 = nvme_read4(sc, NVME_CSTS);
while ((nvme_read4(sc, NVME_CSTS) & NVME_CSTS_RDY) != rdy) {
nvme_barrier(sc, NVME_CSTS, 4, BUS_SPACE_BARRIER_READ);
csts = nvme_read4(sc, NVME_CSTS);
csts = nvme_read4(sc, NVME_CSTS);
csts = nvme_read4(sc, NVME_CSTS);