Searched refs:NVME_GET_FEAT_REQ_FIELD_FID (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/test/nvme-tests/tests/unit/ |
H A D | feature.c | 30 .nu_index = NVME_GET_FEAT_REQ_FIELD_FID, 37 .nu_index = NVME_GET_FEAT_REQ_FIELD_FID, 44 .nu_index = NVME_GET_FEAT_REQ_FIELD_FID, 51 .nu_index = NVME_GET_FEAT_REQ_FIELD_FID, 58 .nu_index = NVME_GET_FEAT_REQ_FIELD_FID, 65 .nu_index = NVME_GET_FEAT_REQ_FIELD_FID, 72 .nu_index = NVME_GET_FEAT_REQ_FIELD_FID, 79 .nu_index = NVME_GET_FEAT_REQ_FIELD_FID,
|
/illumos-gate/usr/src/common/nvme/ |
H A D | nvme_common.h | 343 NVME_GET_FEAT_REQ_FIELD_FID = 0, enumerator
|
H A D | nvme_feature.c | 73 [NVME_GET_FEAT_REQ_FIELD_FID] = {
|
/illumos-gate/usr/src/lib/libnvme/common/ |
H A D | libnvme_feature.c | 525 nvme_get_feat_fields, NVME_GET_FEAT_REQ_FIELD_FID, 538 nvme_get_feat_req_clear_need(req, NVME_GET_FEAT_REQ_FIELD_FID); in nvme_get_feat_req_set_fid()
|