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 D | feature.c | 86 .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 D | libnvme_feature.c | 410 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 D | nvme_common.h | 344 NVME_GET_FEAT_REQ_FIELD_SEL, enumerator
|
H A D | nvme_feature.c | 81 [NVME_GET_FEAT_REQ_FIELD_SEL] = {
|
/illumos-gate/usr/src/uts/common/io/nvme/ |
H A D | nvme_validate.c | 390 nvme_get_feat_fields, NVME_GET_FEAT_REQ_FIELD_SEL, 0,
|