Home
last modified time | relevance | path

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 Dfeature.c30 .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 Dnvme_common.h343 NVME_GET_FEAT_REQ_FIELD_FID = 0, enumerator
H A Dnvme_feature.c73 [NVME_GET_FEAT_REQ_FIELD_FID] = {
/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_feature.c525 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()