NVMF_PROP_CAP
error = nvmf_read_property(qp, NVMF_PROP_CAP, 8, &cap);
error = nvmf_read_property(qp, NVMF_PROP_CAP, 8, &cap);
case NVMF_PROP_CAP:
error = nvmf_read_property(sc, NVMF_PROP_CAP, 8, &sc->cap);
case NVMF_PROP_CAP:
error = nvmf_read_property(qp, NVMF_PROP_CAP, 8, &cap);
case NVMF_PROP_CAP: