Home
last modified time | relevance | path

Searched refs:NVME_GET_FEAT_REQ_FIELD_CDW11 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/test/nvme-tests/tests/unit/
H A Dfeature.c142 .nu_index = NVME_GET_FEAT_REQ_FIELD_CDW11,
149 .nu_index = NVME_GET_FEAT_REQ_FIELD_CDW11,
156 .nu_index = NVME_GET_FEAT_REQ_FIELD_CDW11,
163 .nu_index = NVME_GET_FEAT_REQ_FIELD_CDW11,
170 .nu_index = NVME_GET_FEAT_REQ_FIELD_CDW11,
/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_feature.c413 req->gfr_need |= 1 << NVME_GET_FEAT_REQ_FIELD_CDW11; in nvme_get_feat_req_init_by_disc()
414 req->gfr_allow |= 1 << NVME_GET_FEAT_REQ_FIELD_CDW11; in nvme_get_feat_req_init_by_disc()
567 nvme_get_feat_fields, NVME_GET_FEAT_REQ_FIELD_CDW11,
580 nvme_get_feat_req_clear_need(req, NVME_GET_FEAT_REQ_FIELD_CDW11); in nvme_get_feat_req_set_cdw11()
/illumos-gate/usr/src/common/nvme/
H A Dnvme_common.h346 NVME_GET_FEAT_REQ_FIELD_CDW11, enumerator
H A Dnvme_feature.c96 [NVME_GET_FEAT_REQ_FIELD_CDW11] = {
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_validate.c395 nvme_get_feat_fields, NVME_GET_FEAT_REQ_FIELD_CDW11,