Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/nvme-tests/tests/unit/
H A Dfeature.c86 .nu_index = NVME_GET_FEAT_REQ_FIELD_SEL,
93 .nu_index = NVME_GET_FEAT_REQ_FIELD_SEL,
100 .nu_index = NVME_GET_FEAT_REQ_FIELD_SEL,
107 .nu_index = NVME_GET_FEAT_REQ_FIELD_SEL,
114 .nu_index = NVME_GET_FEAT_REQ_FIELD_SEL,
121 .nu_index = NVME_GET_FEAT_REQ_FIELD_SEL,
128 .nu_index = NVME_GET_FEAT_REQ_FIELD_SEL,
135 .nu_index = NVME_GET_FEAT_REQ_FIELD_SEL,
/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_feature.c410 req->gfr_allow |= 1 << NVME_GET_FEAT_REQ_FIELD_SEL; in nvme_get_feat_req_init_by_disc()
543 nvme_get_feat_fields, NVME_GET_FEAT_REQ_FIELD_SEL,
562 nvme_get_feat_req_clear_need(req, NVME_GET_FEAT_REQ_FIELD_SEL); in nvme_get_feat_req_set_sel()
/illumos-gate/usr/src/common/nvme/
H A Dnvme_common.h344 NVME_GET_FEAT_REQ_FIELD_SEL, enumerator
H A Dnvme_feature.c81 [NVME_GET_FEAT_REQ_FIELD_SEL] = {
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_validate.c390 nvme_get_feat_fields, NVME_GET_FEAT_REQ_FIELD_SEL, 0,