Searched refs:nvme_feat_output_t (Results 1 – 8 of 8) sorted by relevance
384 nvme_feat_output_t nfeat_out_get;385 nvme_feat_output_t nfeat_out_set;
159 } nvme_feat_output_t; typedef
266 nvme_feat_output_t nfd_out_get;267 nvme_feat_output_t nfd_out_set;
986 extern nvme_feat_output_t nvme_feat_disc_output_get(const nvme_feat_disc_t *);987 extern nvme_feat_output_t nvme_feat_disc_output_set(const nvme_feat_disc_t *);
80 nvme_feat_output_t86 nvme_feat_output_t
138 extern void nvme_print_feat_unknown(nvme_feat_output_t, uint32_t, void *,
2160 nvme_print_feat_unknown(nvme_feat_output_t output, uint32_t cdw0, void *b, in nvme_print_feat_unknown()
2670 nvme_feat_output_t output = nvme_feat_disc_output_get(disc); in do_get_features_cb()