Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/nvme/
H A Dnvme_common.h356 typedef struct nvme_feat_info nvme_feat_info_t; typedef
358 const nvme_feat_info_t *);
394 extern const nvme_feat_info_t nvme_std_feats[];
397 extern nvme_feat_impl_t nvme_feat_supported(const nvme_feat_info_t *,
H A Dnvme_feature.c123 const nvme_feat_info_t *feat) in nvme_feat_write_cache_sup()
130 const nvme_feat_info_t *feat) in nvme_feat_apst_sup()
145 const nvme_feat_info_t nvme_std_feats[] = { {
334 nvme_feat_supported(const nvme_feat_info_t *info, in nvme_feat_supported()
/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_feature.c184 nvme_feat_discover_one(nvme_feat_iter_t *iter, const nvme_feat_info_t *info) in nvme_feat_discover_one()
228 const nvme_feat_info_t *feat = in nvme_feat_discover_step()
/illumos-gate/usr/src/test/nvme-tests/tests/unit/
H A Dfeature.c390 const nvme_feat_info_t *info = NULL; in feature_impl_test_one()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_validate.c414 const nvme_feat_info_t *feat = NULL; in nvme_validate_get_feature()